Skip to content

Migrate from TSLint to ESLint #2059

Migrate from TSLint to ESLint

Migrate from TSLint to ESLint #2059

Triggered via pull request April 15, 2024 05:06
Status Failure
Total duration 3m 15s
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

9 errors and 6 warnings
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.
macos-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 `=>`
macos-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 `=>`
macos-setup-and-tests (14.x)
Process completed with exit code 1.
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/
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/