Feature/sound themes #1379
checks.yml
on: pull_request
Run Tests
30s
Check ESLint
30s
Check Prettier
40s
Check REUSE
11s
Annotations
9 errors
Check ESLint:
src/main/app.ts#L47
Object Literal Property name `current_sound_config_path` must match one of the following formats: camelCase
|
Check ESLint:
src/main/app.ts#L62
Object Literal Property name `current_sound_config_path` must match one of the following formats: camelCase
|
Check ESLint:
src/renderer.ts#L102
'sounds' is assigned a value but never used
|
Check ESLint:
src/renderer/preload.ts#L22
'cachedSounds' is never reassigned. Use 'const' instead
|
Check ESLint:
src/renderer/preload.ts#L237
Expected { after 'if' condition
|
Check ESLint:
src/renderer/preload.ts#L256
Expected { after 'if' condition
|
Check ESLint:
src/renderer/preload.ts#L265
Expected { after 'if' condition
|
Check ESLint
Process completed with exit code 1.
|
Check Prettier
Process completed with exit code 1.
|