Skip to content

Feat/sts agent api ga #123

Feat/sts agent api ga

Feat/sts agent api ga #123

Triggered via pull request January 31, 2025 18:42
Status Success
Total duration 1m 19s
Artifacts

check-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Lint: pkg/audio/microphone/microphone.go#L14
could not import github.com/gordonklaus/portaudio (-: go build github.com/gordonklaus/portaudio:
Lint: pkg/audio/common/common.go#L9
could not import github.com/gordonklaus/portaudio (-: go build github.com/gordonklaus/portaudio:
Lint: pkg/client/agent/v1/websocket/constants.go#L30
`flushPeriod` is unused (deadcode)
Lint: pkg/api/agent/v1/websocket/chan_default.go#L63
hugeParam: dch is heavy (128 bytes); consider passing it by pointer (gocritic)
Lint: pkg/api/agent/v1/websocket/chan_default.go#L68
hugeParam: dch is heavy (128 bytes); consider passing it by pointer (gocritic)
Lint: pkg/api/agent/v1/websocket/chan_default.go#L73
hugeParam: dch is heavy (128 bytes); consider passing it by pointer (gocritic)
Lint: pkg/client/agent/v1/websocket/client_channel.go#L214
builtinShadow: shadowing of predeclared identifier: close (gocritic)
Lint: pkg/api/version/version.go#L23
cyclomatic complexity 23 of func `getAPIURL` is high (> 20) (gocyclo)