feat: add species lists with fetch, custom lists, and detection filtering #30
Annotations
1 error and 10 warnings
|
Unused dependencies & exports
Process completed with exit code 1.
|
|
Lint:
src/main/ipc/analysis.ts#L218
Found writeFile from package "fs" with non literal argument at index 0
|
|
Lint:
src/main/ipc/analysis.ts#L169
Found mkdir from package "fs" with non literal argument at index 0
|
|
Lint:
src/main/index.ts#L218
Found readFile from package "fs" with non literal argument at index 0
|
|
Lint:
src/main/db/species-lists.ts#L100
Forbidden non-null assertion
|
|
Lint:
src/main/db/species-lists.ts#L43
Forbidden non-null assertion
|
|
Lint:
src/main/db/runs.ts#L17
Forbidden non-null assertion
|
|
Lint:
src/main/db/locations.ts#L13
Forbidden non-null assertion
|
|
Lint:
src/main/birda/runner.ts#L125
Forbidden non-null assertion
|
|
Lint:
src/main/birda/runner.ts#L110
Forbidden non-null assertion
|
|
Lint:
src/main/birda/config.ts#L32
Found readFile from package "fs" with non literal argument at index 0
|
Loading