Skip to content

refactor: enhance Dockerfile for platform-specific builds and TensorF… #689

refactor: enhance Dockerfile for platform-specific builds and TensorF…

refactor: enhance Dockerfile for platform-specific builds and TensorF… #689

Triggered via push January 21, 2025 19:11
Status Failure
Total duration 16m 38s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci / lint: internal/analysis/file.go#L145
cognitive complexity 119 of func `processAudioFile` is high (> 50) (gocognit)
golangci / lint: internal/analysis/processor/processor.go#L340
cognitive complexity 60 of func `(*Processor).pendingDetectionsFlusher` is high (> 50) (gocognit)
golangci / lint: internal/httpcontroller/handlers/settings.go#L191
cognitive complexity 125 of func `updateStructFromForm` is high (> 50) (gocognit)
golangci / lint: cmd/benchmark/benchmark.go#L133
unnamedResult: consider giving a name to these results (gocritic)
golangci / lint: internal/analysis/processor/actions.go#L74
hugeParam: a is heavy (288 bytes); consider passing it by pointer (gocritic)
golangci / lint: internal/analysis/processor/actions.go#L93
hugeParam: a is heavy (328 bytes); consider passing it by pointer (gocritic)
golangci / lint: internal/analysis/processor/actions.go#L143
octalLiteral: use new octal literal style, 0o755 (gocritic)
golangci / lint: internal/analysis/processor/actions.go#L177
hugeParam: a is heavy (320 bytes); consider passing it by pointer (gocritic)
golangci / lint: internal/analysis/processor/actions.go#L213
hugeParam: a is heavy (312 bytes); consider passing it by pointer (gocritic)
golangci / lint: internal/analysis/processor/processor.go#L149
hugeParam: item is heavy (112 bytes); consider passing it by pointer (gocritic)
golangci / wait-for-quiet-period
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636