Skip to content

Feature/seed completed downloads #1480

Feature/seed completed downloads

Feature/seed completed downloads #1480

Triggered via pull request December 21, 2024 20:32
Status Failure
Total duration 1m 1s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: src/main/events/library/close-game.ts#L29
Property 'name' does not exist on type 'never'.
lint: src/main/events/library/close-game.ts#L31
Property 'exe' does not exist on type 'never'.
lint: src/main/events/library/close-game.ts#L37
Property 'pid' does not exist on type 'never'.
lint: src/main/events/library/close-game.ts#L40
Property 'pid' does not exist on type 'never'.
lint: src/main/services/process-watcher.ts#L91
Cannot find name 'PythonInstance'.
lint: src/main/services/process-watcher.ts#L139
Cannot redeclare block-scoped variable 'watchProcesses'.
lint: src/main/services/process-watcher.ts#L197
Duplicate identifier 'onOpenGame'.
lint: src/main/services/process-watcher.ts#L249
Duplicate identifier 'onOpenGame'.
lint: src/main/services/process-watcher.ts#L280
Cannot redeclare block-scoped variable 'watchProcesses'.
lint: src/main/services/process-watcher.ts#L283
Cannot find name 'Not'.
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636