🎉 Add initial support for autostart Kando #2
checks.yml
on: push
Run Tests
28s
Check ESLint
31s
Check Prettier
37s
Check REUSE
7s
Annotations
11 errors and 4 warnings
Check ESLint:
src/main/settings.ts#L17
'app' is defined but never used
|
Check ESLint:
src/main/settings.ts#L18
'KandoApp' is defined but never used
|
Check ESLint:
src/main/settings.ts#L19
'defaultApp' is defined but never used
|
Check ESLint:
src/main/settings.ts#L358
Class Method name `turn_autostart` must match one of the following formats: camelCase
|
Check ESLint:
src/main/settings.ts#L374
Move function declaration to function body root
|
Check ESLint:
src/main/settings.ts#L391
Unexpected var, use let or const instead
|
Check ESLint:
src/main/settings.ts#L391
Variable name `AutoLaunch` must match one of the following formats: camelCase, UPPER_CASE
|
Check ESLint:
src/main/settings.ts#L393
Unexpected var, use let or const instead
|
Check ESLint:
src/main/settings.ts#L393
Variable name `KandoAutoLauncher` must match one of the following formats: camelCase, UPPER_CASE
|
Check ESLint
Process completed with exit code 1.
|
Check Prettier
Process completed with exit code 1.
|
Check REUSE
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check ESLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check Prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|