Skip to content

Ignition Fix

Ignition Fix #3412

Triggered via pull request January 8, 2025 00:47
Status Failure
Total duration 28s
Artifacts

eslint.yml

on: pull_request
Run ESLint
19s
Run ESLint
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
Run ESLint: src/renderer/coremods/installer/util.tsx#L131
Unexpected `await` of a non-Promise (non-"Thenable") value
Run ESLint: src/renderer/coremods/settings/pages/Addons.tsx#L147
Unexpected `await` of a non-Promise (non-"Thenable") value
Run ESLint
Process completed with exit code 1.
Run ESLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run ESLint: src/renderer/coremods/installer/util.tsx#L131
Placing a void expression inside another expression is forbidden. Move it to its own statement instead
Run ESLint: src/renderer/coremods/settings/pages/Addons.tsx#L147
Placing a void expression inside another expression is forbidden. Move it to its own statement instead