Skip to content

Add typescript

Add typescript #21

Triggered via push January 11, 2024 14:22
Status Failure
Total duration 47s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
main: node_modules/@types/node/globals.d.ts#L72
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
main: node_modules/@types/node/http2.d.ts#L1053
Interface 'ClientSessionOptions' incorrectly extends interface 'SessionOptions'.
main
Process completed with exit code 1.