Skip to content

chore(deps): update dependency typescript to v5.6.3 #22562

chore(deps): update dependency typescript to v5.6.3

chore(deps): update dependency typescript to v5.6.3 #22562

Triggered via pull request October 17, 2024 18:30
Status Failure
Total duration 3m 14s
Artifacts

build.yml

on: pull_request
test_unit
0s
test_unit
Matrix: test_functional_required
update_draft_release
0s
update_draft_release
cloudflare_pages
0s
cloudflare_pages
release_npm
0s
release_npm
Matrix: test_functional_optional
release_github
0s
release_github
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build: node_modules/@types/node/globals.d.ts#L114
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
Process completed with exit code 1.