chore(deps): update all non-major dependencies - autoclosed #95
Annotations
5 errors
|
ci
Process completed with exit code 2.
|
|
ci:
src/net/socket.ts#L5
Class 'import("/home/runner/work/node-mock-http/node-mock-http/src/net/socket").Socket' incorrectly implements class 'import("net").Socket'. Did you mean to extend 'import("net").Socket' and inherit its members as a subclass?
|
|
ci:
src/http/request.ts#L15
Property 'socket' in type 'IncomingMessage' is not assignable to the same property in base type 'IncomingMessage'.
|
|
ci:
src/http/request.ts#L14
Property 'connection' in type 'IncomingMessage' is not assignable to the same property in base type 'IncomingMessage'.
|
|
ci:
src/fetch/call.ts#L17
Argument of type 'import("/home/runner/work/node-mock-http/node-mock-http/src/http/request").IncomingMessage' is not assignable to parameter of type 'import("http").IncomingMessage'.
|