build(makefile): fix tensorflow lite lib install step #3
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)
|