fix: fix file analysis results by keeping track of file position for … #615
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
|