chore(deps): update dependency typescript to v5.7.2 #21803
Triggered via pull request
September 17, 2024 23:29
Status
Failure
Total duration
15m 14s
Artifacts
–
build.yml
on: pull_request
config
4s
Matrix: test_functional_required
Matrix: test_functional_optional
release_github
0s
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.
|