feat: add species lists with fetch, custom lists, and detection filtering #31
ci.yml
on: pull_request
Lint, Type Check & Build
49s
Annotations
2 errors and 10 warnings
|
Lint, Type Check & Build
Process completed with exit code 2.
|
|
Lint, Type Check & Build:
src/main/birda/species.ts#L47
Conversion of type 'Record<string, unknown>' to type 'BirdaSpeciesResponse' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Lint, Type Check & Build:
src/main/ipc/files.ts#L83
Found stat from package "fs" with non literal argument at index 0
|
|
Lint, Type Check & Build:
src/main/ipc/analysis.ts#L252
Found writeFile from package "fs" with non literal argument at index 0
|
|
Lint, Type Check & Build:
src/main/ipc/analysis.ts#L218
Found writeFile from package "fs" with non literal argument at index 0
|
|
Lint, Type Check & Build:
src/main/ipc/analysis.ts#L169
Found mkdir from package "fs" with non literal argument at index 0
|
|
Lint, Type Check & Build:
src/main/index.ts#L218
Found readFile from package "fs" with non literal argument at index 0
|
|
Lint, Type Check & Build:
src/main/db/runs.ts#L17
Forbidden non-null assertion
|
|
Lint, Type Check & Build:
src/main/db/locations.ts#L13
Forbidden non-null assertion
|
|
Lint, Type Check & Build:
src/main/birda/runner.ts#L125
Forbidden non-null assertion
|
|
Lint, Type Check & Build:
src/main/birda/runner.ts#L110
Forbidden non-null assertion
|
|
Lint, Type Check & Build:
src/main/birda/config.ts#L32
Found readFile from package "fs" with non literal argument at index 0
|