Skip to content

feat: add species lists with fetch, custom lists, and detection filtering #31

feat: add species lists with fetch, custom lists, and detection filtering

feat: add species lists with fetch, custom lists, and detection filtering #31

Triggered via pull request February 8, 2026 17:06
Status Failure
Total duration 52s
Artifacts

ci.yml

on: pull_request
Lint, Type Check & Build
49s
Lint, Type Check & Build
Fit to window
Zoom out
Zoom in

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