Skip to content

chore(deps): update dependency typescript to v4.9.5 #528

chore(deps): update dependency typescript to v4.9.5

chore(deps): update dependency typescript to v4.9.5 #528

Triggered via pull request October 8, 2024 14:34
Status Failure
Total duration 48s
Artifacts

main.yml

on: pull_request
Lint, test and build
40s
Lint, test and build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Lint, test and build: node_modules/@types/node/globals.d.ts#L72
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
Lint, test and build
Process completed with exit code 2.
Lint, test and build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/[email protected], coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/