Add missing node writable end callback error param #74067
Annotations
7 errors
|
Run pnpm tsc -p ./scripts
Process completed with exit code 2.
|
|
Run pnpm tsc -p ./scripts:
types/node/net.d.ts#L356
Property 'end' in type 'Socket' is not assignable to the same property in base type 'Duplex'.
|
|
Run pnpm tsc -p ./scripts:
types/node/net.d.ts#L355
Property 'end' in type 'Socket' is not assignable to the same property in base type 'Duplex'.
|
|
Run pnpm tsc -p ./scripts:
types/node/net.d.ts#L354
Property 'end' in type 'Socket' is not assignable to the same property in base type 'Duplex'.
|
|
Run pnpm tsc -p ./scripts:
types/node/http2.d.ts#L2105
Property 'end' in type 'Http2ServerResponse<Request>' is not assignable to the same property in base type 'Writable'.
|
|
Run pnpm tsc -p ./scripts:
types/node/http2.d.ts#L2104
Property 'end' in type 'Http2ServerResponse<Request>' is not assignable to the same property in base type 'Writable'.
|
|
Run pnpm tsc -p ./scripts:
types/node/http2.d.ts#L2103
Property 'end' in type 'Http2ServerResponse<Request>' is not assignable to the same property in base type 'Writable'.
|
Loading