Skip to content

fix(deps): update all non-major dependencies #3690

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #3690

Triggered via pull request June 25, 2023 14:03
Status Failure
Total duration 1m 19s
Artifacts

nodejs.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build (16.x): node_modules/@types/node/globals.d.ts#L1
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; }'.
build (16.x)
Process completed with exit code 1.