Skip to content

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

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

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

Triggered via pull request January 18, 2025 01:15
Status Failure
Total duration 25s
Artifacts

check-dist.yml

on: pull_request
check-dist
16s
check-dist
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
check-dist: 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; }'.
check-dist: node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
check-dist
Process completed with exit code 2.
check-dist
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636