Ignition Fix #3412
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
|