Update dependency koa to v2.14.2 #263
Annotations
4 errors and 2 warnings
test-node (16.x):
src/config.ts#L1
Type '{ [key: string]: Middleware; } | { 'application/json': Middleware<DefaultState, DefaultContext>; 'text/*': Middleware<DefaultState, DefaultContext>; 'application/x-www-form-urlencoded': Middleware<...>; }' is not assignable to type '{ [key: string]: Middleware; } | undefined'.
|
test-node (16.x)
Process completed with exit code 2.
|
test-node (18.x):
src/config.ts#L1
Type '{ [key: string]: Middleware; } | { 'application/json': Middleware<DefaultState, DefaultContext>; 'text/*': Middleware<DefaultState, DefaultContext>; 'application/x-www-form-urlencoded': Middleware<...>; }' is not assignable to type '{ [key: string]: Middleware; } | undefined'.
|
test-node (18.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 (18.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/
|