chore(deps): update all non-major dependencies #766
Annotations
10 errors
ci:
src/index.ts#L59
No overload matches this call.
|
ci:
src/websocket.ts#L52
Type 'Partial<import("/home/runner/work/apollo-server-integration-h3/apollo-server-integration-h3/node_modules/.pnpm/[email protected]/node_modules/crossws/dist/shared/crossws.381454fe").H>' is not assignable to type 'Partial<import("/home/runner/work/apollo-server-integration-h3/apollo-server-integration-h3/node_modules/.pnpm/[email protected]/node_modules/crossws/dist/index").Hooks>'.
|
ci:
src/websocket.ts#L70
Argument of type 'Peer<any>' is not assignable to parameter of type 'Peer<AdapterInternal>'.
|
ci:
src/websocket.ts#L75
Argument of type 'Peer<any>' is not assignable to parameter of type 'Peer<AdapterInternal>'.
|
ci:
src/websocket.ts#L83
Conversion of type '{ peer: Peer<any>; }' 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#L85
Argument of type 'Peer<any>' is not assignable to parameter of type 'Peer<AdapterInternal>'.
|
ci:
src/websocket.ts#L88
Argument of type 'Peer<any>' is not assignable to parameter of type 'Peer<AdapterInternal>'.
|
ci:
src/websocket.ts#L93
Argument of type 'Peer<any>' is not assignable to parameter of type 'Peer<AdapterInternal>'.
|
ci:
src/websocket.ts#L112
Argument of type 'Partial<import("/home/runner/work/apollo-server-integration-h3/apollo-server-integration-h3/node_modules/.pnpm/[email protected]/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/[email protected]/node_modules/crossws/dist/shared/crossws.381454fe").H>'.
|
ci
Process completed with exit code 2.
|