Merge pull request #179 from Hachi-R/main #78
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/repack-tracker/1337x.ts#L36
Object is possibly 'null'.
|