Skip to content

Update dependency typescript to v5.6.2 #2055

Update dependency typescript to v5.6.2

Update dependency typescript to v5.6.2 #2055

Triggered via pull request September 12, 2024 19:27
Status Failure
Total duration 30s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build (18.x): src/rules/unsafe-assignment-rule.ts#L390
Parameter 'tsArgument' implicitly has an 'any' type.
build (18.x): src/rules/unsafe-assignment-rule.ts#L390
Parameter 'i' implicitly has an 'any' type.
build (18.x)
Process completed with exit code 2.
build (16.x)
The job was canceled because "_18_x" failed.
build (16.x): src/rules/unsafe-assignment-rule.ts#L390
Parameter 'tsArgument' implicitly has an 'any' type.
build (16.x): src/rules/unsafe-assignment-rule.ts#L390
Parameter 'i' implicitly has an 'any' type.
build (16.x)
Process completed with exit code 2.
build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/