Skip to content

chore(deps): update dependency typescript to v5.6.2 #21836

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

chore(deps): update dependency typescript to v5.6.2 #21836

Triggered via pull request September 19, 2024 07:43
Status Failure
Total duration 1m 51s
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.