Skip to content

Feature/sound themes #1379

Feature/sound themes

Feature/sound themes #1379

Triggered via pull request November 22, 2024 19:25
Status Failure
Total duration 1m 30s
Artifacts

checks.yml

on: pull_request
Run Tests
30s
Run Tests
Check ESLint
30s
Check ESLint
Check Prettier
40s
Check Prettier
Check REUSE
11s
Check REUSE
Fit to window
Zoom out
Zoom in

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.