Skip to content

chore(deps): update dev-dependencies (major) #581

chore(deps): update dev-dependencies (major)

chore(deps): update dev-dependencies (major) #581

Triggered via pull request February 7, 2025 00:58
Status Failure
Total duration 23s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: 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; any(signals: AbortSignal[]): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }'.
build: node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
build
Process completed with exit code 2.