chore(deps): update dependency crossws to v0.4.1 #1282
Annotations
10 errors
ci:
src/index.ts#L55
No overload matches this call.
|
ci:
src/websocket.ts#L53
Type 'Partial<import("/home/runner/work/apollo-server-integration-h3/apollo-server-integration-h3/node_modules/.pnpm/crossws@0.3.4/node_modules/crossws/dist/index").Hooks>' is not assignable to type 'Partial<import("/home/runner/work/apollo-server-integration-h3/apollo-server-integration-h3/node_modules/.pnpm/crossws@0.4.1/node_modules/crossws/dist/index").Hooks>'.
|
ci:
src/websocket.ts#L69
Argument of type 'import("/home/runner/work/apollo-server-integration-h3/apollo-server-integration-h3/node_modules/.pnpm/crossws@0.3.4/node_modules/crossws/dist/index").Peer<AdapterInternal>' is not assignable to parameter of type 'import("/home/runner/work/apollo-server-integration-h3/apollo-server-integration-h3/node_modules/.pnpm/crossws@0.4.1/node_modules/crossws/dist/index").Peer<import("/home/runner/work/apollo-server-integration-h3/apollo-server-integration-h3/node_modules/.pnpm/crossws@0.4.1/node_modules/crossws/dist/index").AdapterInt...'.
|
ci:
src/websocket.ts#L74
Argument of type 'import("/home/runner/work/apollo-server-integration-h3/apollo-server-integration-h3/node_modules/.pnpm/crossws@0.3.4/node_modules/crossws/dist/index").Peer<AdapterInternal>' is not assignable to parameter of type 'import("/home/runner/work/apollo-server-integration-h3/apollo-server-integration-h3/node_modules/.pnpm/crossws@0.4.1/node_modules/crossws/dist/index").Peer<import("/home/runner/work/apollo-server-integration-h3/apollo-server-integration-h3/node_modules/.pnpm/crossws@0.4.1/node_modules/crossws/dist/index").AdapterInt...'.
|
ci:
src/websocket.ts#L80
Conversion of type '{ peer: Peer<AdapterInternal>; }' to type 'Extra & Partial<E>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
ci:
src/websocket.ts#L82
Argument of type 'import("/home/runner/work/apollo-server-integration-h3/apollo-server-integration-h3/node_modules/.pnpm/crossws@0.3.4/node_modules/crossws/dist/index").Peer<AdapterInternal>' is not assignable to parameter of type 'import("/home/runner/work/apollo-server-integration-h3/apollo-server-integration-h3/node_modules/.pnpm/crossws@0.4.1/node_modules/crossws/dist/index").Peer<import("/home/runner/work/apollo-server-integration-h3/apollo-server-integration-h3/node_modules/.pnpm/crossws@0.4.1/node_modules/crossws/dist/index").AdapterInt...'.
|
ci:
src/websocket.ts#L85
Argument of type 'import("/home/runner/work/apollo-server-integration-h3/apollo-server-integration-h3/node_modules/.pnpm/crossws@0.3.4/node_modules/crossws/dist/index").Peer<AdapterInternal>' is not assignable to parameter of type 'import("/home/runner/work/apollo-server-integration-h3/apollo-server-integration-h3/node_modules/.pnpm/crossws@0.4.1/node_modules/crossws/dist/index").Peer<import("/home/runner/work/apollo-server-integration-h3/apollo-server-integration-h3/node_modules/.pnpm/crossws@0.4.1/node_modules/crossws/dist/index").AdapterInt...'.
|
ci:
src/websocket.ts#L90
Argument of type 'import("/home/runner/work/apollo-server-integration-h3/apollo-server-integration-h3/node_modules/.pnpm/crossws@0.3.4/node_modules/crossws/dist/index").Peer<AdapterInternal>' is not assignable to parameter of type 'import("/home/runner/work/apollo-server-integration-h3/apollo-server-integration-h3/node_modules/.pnpm/crossws@0.4.1/node_modules/crossws/dist/index").Peer<import("/home/runner/work/apollo-server-integration-h3/apollo-server-integration-h3/node_modules/.pnpm/crossws@0.4.1/node_modules/crossws/dist/index").AdapterInt...'.
|
ci:
src/websocket.ts#L118
Argument of type 'Partial<import("/home/runner/work/apollo-server-integration-h3/apollo-server-integration-h3/node_modules/.pnpm/crossws@0.4.1/node_modules/crossws/dist/index").Hooks>' is not assignable to parameter of type 'Partial<import("/home/runner/work/apollo-server-integration-h3/apollo-server-integration-h3/node_modules/.pnpm/crossws@0.3.4/node_modules/crossws/dist/index").Hooks>'.
|
ci
Process completed with exit code 2.
|