chore: merge with main #42
Annotations
10 errors
Lint:
src/main/data-source.ts#L16
Missing return type on function
|
Lint:
src/main/events/catalogue/get-catalogue.ts#L18
Missing return type on function
|
Lint:
src/main/events/catalogue/get-random-game.ts#L9
'_event' is defined but never used
|
Lint:
src/main/events/catalogue/get-random-game.ts#L9
Missing return type on function
|
Lint:
src/main/events/hardware/get-disk-free-space.ts#L8
Missing return type on function
|
Lint:
src/main/events/helpers/generate-lutris-yaml.ts#L5
Missing return type on function
|
Lint:
src/main/events/helpers/get-downloads-path.ts#L4
Missing return type on function
|
Lint:
src/main/events/helpers/search-games.ts#L67
Missing return type on function
|
Lint:
src/main/events/library/add-game-to-library.ts#L15
Missing return type on function
|
Lint:
src/main/events/library/close-game.ts#L11
Missing return type on function
|
Loading