Skip to content

fix: fix file analysis results by keeping track of file position for … #615

fix: fix file analysis results by keeping track of file position for …

fix: fix file analysis results by keeping track of file position for … #615

Triggered via push December 28, 2024 16:59
Status Failure
Total duration 31s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint: internal/analysis/file.go#L41
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint: internal/analysis/file.go#L37
S1009: should omit nil check; len() for []github.com/tphakala/birdnet-go/internal/datastore.Note is defined as zero (gosimple)
lint
issues found