Skip to content

build(deps): bump gorm.io/gorm from 1.25.8 to 1.25.9 #7

build(deps): bump gorm.io/gorm from 1.25.8 to 1.25.9

build(deps): bump gorm.io/gorm from 1.25.8 to 1.25.9 #7

Triggered via pull request April 1, 2024 01:46
Status Failure
Total duration 2m 45s
Artifacts

golangci-lint.yml

on: pull_request
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)