Skip to content

fix(deps): update dependency koa to ^2.15.3 #673

fix(deps): update dependency koa to ^2.15.3

fix(deps): update dependency koa to ^2.15.3 #673

Triggered via push April 11, 2024 10:48
Status Failure
Total duration 1m 8s
Artifacts

nodejs.yml

on: push
Matrix: default
Fit to window
Zoom out
Zoom in

Annotations

23 errors
default (20, ubuntu-latest): server/index.ts#L75
Type 'Middleware' is not assignable to type 'Middleware<DefaultState, DefaultContext, any>'.
default (20, ubuntu-latest): server/index.ts#L150
Argument of type 'Application<DefaultState, DefaultContext>' is not assignable to parameter of type 'import("/home/runner/work/blog/blog/node_modules/@types/koa-webpack/node_modules/@types/koa/index.d.ts")<DefaultState, ExtendableContext & { state: DefaultState; } & DefaultContext>'.
default (20, ubuntu-latest): server/index.ts#L178
Argument of type 'Middleware' is not assignable to parameter of type 'Middleware<DefaultState, DefaultContext, any>'.
default (20, ubuntu-latest): server/index.ts#L206
Argument of type 'import("/home/runner/work/blog/blog/node_modules/@types/koa-webpack/node_modules/@types/koa/index").Middleware<import("/home/runner/work/blog/blog/node_modules/@types/koa-webpack/node_modules/@types/koa/index").DefaultState, import("/home/runner/work/blog/blog/node_modules/@types/koa-webpack/node_modules/@types/koa/...' is not assignable to parameter of type 'import("/home/runner/work/blog/blog/node_modules/@types/koa/index").Middleware<import("/home/runner/work/blog/blog/node_modules/@types/koa/index").DefaultState, import("/home/runner/work/blog/blog/node_modules/@types/koa/index").DefaultContext, any>'.
default (20, ubuntu-latest): server/router/index.ts#L136
No overload matches this call.
default (20, ubuntu-latest): server/router/index.ts#L141
Conversion of type '(Middleware<DefaultState, DefaultContext, any> | IMiddleware<DefaultState, DefaultContext>)[]' to type 'Middleware[]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
default (20, ubuntu-latest): server/router/index.ts#L150
Argument of type 'Middleware<DefaultState, ExtendableContext & { state: DefaultState; } & DefaultContext, any>' is not assignable to parameter of type 'Middleware'.
default (20, ubuntu-latest): server/router/index.ts#L150
Argument of type 'Application<DefaultState, DefaultContext>' is not assignable to parameter of type 'import("/home/runner/work/blog/blog/node_modules/@types/koa-webpack/node_modules/@types/koa/index.d.ts")<DefaultState, ExtendableContext & { state: DefaultState; } & DefaultContext>'.
default (20, ubuntu-latest)
Process completed with exit code 1.
default (18, ubuntu-latest)
The job was canceled because "_20_ubuntu-latest" failed.
default (18, ubuntu-latest): server/index.ts#L75
Type 'Middleware' is not assignable to type 'Middleware<DefaultState, DefaultContext, any>'.
default (18, ubuntu-latest): server/index.ts#L150
Argument of type 'Application<DefaultState, DefaultContext>' is not assignable to parameter of type 'import("/home/runner/work/blog/blog/node_modules/@types/koa-webpack/node_modules/@types/koa/index.d.ts")<DefaultState, ExtendableContext & { state: DefaultState; } & DefaultContext>'.
default (18, ubuntu-latest): server/index.ts#L178
Argument of type 'Middleware' is not assignable to parameter of type 'Middleware<DefaultState, DefaultContext, any>'.
default (18, ubuntu-latest): server/index.ts#L206
Argument of type 'import("/home/runner/work/blog/blog/node_modules/@types/koa-webpack/node_modules/@types/koa/index").Middleware<import("/home/runner/work/blog/blog/node_modules/@types/koa-webpack/node_modules/@types/koa/index").DefaultState, import("/home/runner/work/blog/blog/node_modules/@types/koa-webpack/node_modules/@types/koa/...' is not assignable to parameter of type 'import("/home/runner/work/blog/blog/node_modules/@types/koa/index").Middleware<import("/home/runner/work/blog/blog/node_modules/@types/koa/index").DefaultState, import("/home/runner/work/blog/blog/node_modules/@types/koa/index").DefaultContext, any>'.
default (18, ubuntu-latest): server/router/index.ts#L136
No overload matches this call.
default (18, ubuntu-latest): server/router/index.ts#L141
Conversion of type '(Middleware<DefaultState, DefaultContext, any> | IMiddleware<DefaultState, DefaultContext>)[]' to type 'Middleware[]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
default (18, ubuntu-latest): server/router/index.ts#L150
Argument of type 'Middleware<DefaultState, ExtendableContext & { state: DefaultState; } & DefaultContext, any>' is not assignable to parameter of type 'Middleware'.
default (18, ubuntu-latest): server/router/index.ts#L150
Argument of type 'Application<DefaultState, DefaultContext>' is not assignable to parameter of type 'import("/home/runner/work/blog/blog/node_modules/@types/koa-webpack/node_modules/@types/koa/index.d.ts")<DefaultState, ExtendableContext & { state: DefaultState; } & DefaultContext>'.
default (18, ubuntu-latest)
Process completed with exit code 1.
default (18, macOS-latest)
The job was canceled because "_20_ubuntu-latest" failed.
default (18, macOS-latest)
The operation was canceled.
default (20, macOS-latest)
The job was canceled because "_20_ubuntu-latest" failed.
default (20, macOS-latest)
The operation was canceled.