Skip to content

Update dependency typescript to v5.7.3 #273

Update dependency typescript to v5.7.3

Update dependency typescript to v5.7.3 #273

Triggered via pull request January 8, 2025 21:59
Status Failure
Total duration 29s
Artifacts

check-dist.yml

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

Annotations

3 errors and 1 warning
check-dist: node_modules/@types/node/globals.d.ts#L73
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#L107
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