Skip to content

Update dependency koa to v2.14.2 #180

Update dependency koa to v2.14.2

Update dependency koa to v2.14.2 #180

Triggered via push July 29, 2023 19:13
Status Failure
Total duration 34s
Artifacts

ci.yml

on: push
Matrix: test-node
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
test-node (16.x): src/config.ts#L1
Type '{ [key: string]: Middleware<ParameterizedContext<DefaultState, DefaultContext, any>>; } | { 'application/json': Middleware<...>; 'text/*': Middleware<...>; 'application/x-www-form-urlencoded': Middleware<...>; }' is not assignable to type '{ [key: string]: Middleware<ParameterizedContext<DefaultState, DefaultContext, any>>; } | undefined'.
test-node (16.x)
Process completed with exit code 2.
test-node (14.x): src/config.ts#L1
Type '{ [key: string]: Middleware<ParameterizedContext<DefaultState, DefaultContext, any>>; } | { 'application/json': Middleware<...>; 'text/*': Middleware<...>; 'application/x-www-form-urlencoded': Middleware<...>; }' is not assignable to type '{ [key: string]: Middleware<ParameterizedContext<DefaultState, DefaultContext, any>>; } | undefined'.
test-node (14.x)
The operation was canceled.
test-node (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-node (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/