Skip to content

build(deps-dev): bump typescript from 4.7.4 to 5.3.3 #30

build(deps-dev): bump typescript from 4.7.4 to 5.3.3

build(deps-dev): bump typescript from 4.7.4 to 5.3.3 #30

Triggered via push February 27, 2024 10:54
Status Failure
Total duration 26s
Artifacts

ci.yml

on: push
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint (ubuntu-latest, 18): 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; }'.
lint (ubuntu-latest, 18)
Process completed with exit code 2.
lint (ubuntu-latest, 20)
The job was canceled because "ubuntu-latest_18" failed.
lint (ubuntu-latest, 20): 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; }'.
lint (ubuntu-latest, 20)
Process completed with exit code 2.
lint (ubuntu-latest, 16)
The job was canceled because "ubuntu-latest_18" failed.
lint (ubuntu-latest, 16): 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; }'.
lint (ubuntu-latest, 16)
The operation was canceled.