Skip to content

feat: increase process watcher sleep time to 5s #61

feat: increase process watcher sleep time to 5s

feat: increase process watcher sleep time to 5s #61

Triggered via push May 1, 2024 21:54
Status Failure
Total duration 50s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: src/main/events/catalogue/get-catalogue.ts#L54
Property 'title' does not exist on type 'Steam250Game | null'.
lint: src/main/events/catalogue/get-catalogue.ts#L54
Property 'objectID' does not exist on type 'Steam250Game | null'.
lint: src/main/events/catalogue/get-catalogue.ts#L87
Argument of type 'CatalogueEntry[]' is not assignable to parameter of type 'never'.
lint: src/main/events/catalogue/get-catalogue.ts#L94
Property 'at' does not exist on type 'never'.
lint: src/main/events/helpers/generate-lutris-yaml.ts#L31
Argument of type 'string | null' is not assignable to parameter of type 'string'.
lint: src/main/events/library/delete-game-folder.ts#L11
Not all code paths return a value.
lint: src/main/events/library/open-game-installer.ts#L22
Argument of type 'string | null' is not assignable to parameter of type 'string'.
lint: src/main/events/misc/show-open-dialog.ts#L8
Argument of type 'BrowserWindow | null' is not assignable to parameter of type 'BrowserWindow'.
lint: src/main/index.ts#L84
Object is possibly 'undefined'.
lint: src/main/services/how-long-to-beat.ts#L46
'$ul' is possibly 'null'.