Skip to content

Migrate from TSLint to ESLint #2071

Migrate from TSLint to ESLint

Migrate from TSLint to ESLint #2071

Triggered via pull request April 26, 2024 07:32
Status Failure
Total duration 2m 34s
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

21 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/github.service.ts#L110
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
linux-setup-and-tests (14.x): src/app/core/services/github.service.ts#L138
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
linux-setup-and-tests (14.x): src/app/core/services/github.service.ts#L171
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
linux-setup-and-tests (14.x): src/app/core/services/github.service.ts#L187
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
linux-setup-and-tests (14.x): src/app/core/services/github.service.ts#L190
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
linux-setup-and-tests (14.x): src/app/core/services/github.service.ts#L279
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
linux-setup-and-tests (14.x): src/app/core/services/github.service.ts#L310
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
linux-setup-and-tests (14.x): src/app/core/services/github.service.ts#L393
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
linux-setup-and-tests (14.x): src/app/core/services/github.service.ts#L401
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
linux-setup-and-tests (14.x): src/app/core/services/github.service.ts#L423
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
windows-setup-and-tests (14.x): src/app/core/services/github.service.ts#L110
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
windows-setup-and-tests (14.x): src/app/core/services/github.service.ts#L138
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
windows-setup-and-tests (14.x): src/app/core/services/github.service.ts#L171
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
windows-setup-and-tests (14.x): src/app/core/services/github.service.ts#L187
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
windows-setup-and-tests (14.x): src/app/core/services/github.service.ts#L190
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
windows-setup-and-tests (14.x): src/app/core/services/github.service.ts#L279
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
windows-setup-and-tests (14.x): src/app/core/services/github.service.ts#L310
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
windows-setup-and-tests (14.x): src/app/core/services/github.service.ts#L393
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
windows-setup-and-tests (14.x): src/app/core/services/github.service.ts#L401
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
windows-setup-and-tests (14.x): src/app/core/services/github.service.ts#L423
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
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/