Skip to content

github(workflow): add build and attach to release workflow #2

github(workflow): add build and attach to release workflow

github(workflow): add build and attach to release workflow #2

Triggered via push March 29, 2024 22:03
Status Failure
Total duration 31s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: internal/birdnet/analyze.go#L11
could not import github.com/tphakala/go-tflite (-: # github.com/tphakala/go-tflite
lint: internal/birdnet/birdnet.go#L36
undefined: tflite (typecheck)
lint: internal/birdnet/birdnet.go#L37
undefined: tflite (typecheck)
lint: internal/birdnet/analyze.go#L144
undefined: tflite (typecheck)
lint: cmd/directory/directory.go#L22
ctx.Settings undefined (type *conf.Context has no field or method Settings) (typecheck)
lint: cmd/directory/directory.go#L28
ctx.Settings undefined (type *conf.Context has no field or method Settings) (typecheck)
lint: cmd/file/file.go#L22
ctx.Settings undefined (type *conf.Context has no field or method Settings) (typecheck)
lint: internal/httpcontroller/init.go#L93
S1000: should use for range instead of for { select {} } (gosimple)
lint: internal/observation/observation.go#L97
printf: fmt.Sprintf format %.1f has arg note.BeginTime of wrong type time.Time (govet)
lint: internal/observation/observation.go#L157
printf: fmt.Sprintf format %f has arg note.BeginTime of wrong type time.Time (govet)