Skip to content

Update dependency typescript to v5 #256

Update dependency typescript to v5

Update dependency typescript to v5 #256

Triggered via pull request May 8, 2024 13:40
Status Failure
Total duration 38s
Artifacts

ci.yml

on: pull_request
Matrix: test
coveralls
0s
coveralls
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 4 warnings
test (ubuntu-latest, 12.x)
Process completed with exit code 1.
test (ubuntu-latest, 16.x)
The job was canceled because "ubuntu-latest_12_x" failed.
test (ubuntu-latest, 16.x)
The operation was canceled.
test (ubuntu-latest, 14.x)
The job was canceled because "ubuntu-latest_12_x" failed.
test (ubuntu-latest, 14.x)
The operation was canceled.
lint: index.ts#L1
Parse errors in imported module './lib/cli/CliHelpers': DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead. (undefined:undefined)
lint: index.ts#L2
Parse errors in imported module './lib/cli/CliRunner': DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead. (undefined:undefined)
lint: index.ts#L3
Parse errors in imported module './lib/cli/ITaskContext': DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead. (undefined:undefined)
lint
Process completed with exit code 1.
test (ubuntu-latest, 12.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v2, actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, 12.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/