Skip to content

Migrate from TSLint to ESLint #2074

Migrate from TSLint to ESLint

Migrate from TSLint to ESLint #2074

Triggered via pull request April 26, 2024 08:50
Status Failure
Total duration 2m 49s
Artifacts

github-actions.yml

on: pull_request
Matrix: linux-setup-and-tests
Matrix: macos-setup-and-tests
Matrix: windows-setup-and-tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 6 warnings
macos-setup-and-tests (14.x)
Unable to find Node version '14.x' for platform darwin and architecture arm64.
linux-setup-and-tests (14.x): src/app/core/services/issue.service.ts#L151
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
linux-setup-and-tests (14.x): src/app/core/services/issue.service.ts#L198
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
linux-setup-and-tests (14.x)
Process completed with exit code 1.
windows-setup-and-tests (14.x): src/app/core/services/issue.service.ts#L151
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
windows-setup-and-tests (14.x): src/app/core/services/issue.service.ts#L198
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
windows-setup-and-tests (14.x)
Process completed with exit code 1.
windows-setup-and-tests (14.x): node_modules/nice-napi/binding.cc#L1
Cannot open include file: 'unistd.h': No such file or directory [D:\a\CATcher\CATcher\node_modules\nice-napi\build\nice_napi.vcxproj]
macos-setup-and-tests (14.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macos-setup-and-tests (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
linux-setup-and-tests (14.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux-setup-and-tests (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows-setup-and-tests (14.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
windows-setup-and-tests (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/