Skip to content

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

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

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

Triggered via pull request July 11, 2024 00:13
Status Failure
Total duration 1m 55s
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 and 1 warning
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.
build: src/remux/mp4-remuxer.ts#L30
'Fragment' is defined but never used