Arm64 #1
Annotations
7 errors and 2 warnings
Lint:
internal/heartbeat/heartbeat.go#L51
Error return value is not checked (errcheck)
|
Lint:
internal/subscription/subscription.go#L95
Error return value of `record.HandleMessage` is not checked (errcheck)
|
Lint:
cmd/sidecar.go#L55
Error return value of `sub.Subscribe` is not checked (errcheck)
|
Lint:
cmd/sidecar.go#L56
Error return value of `sub.Stop` is not checked (errcheck)
|
Lint:
internal/client/client.go#L14
field `conn` is unused (unused)
|
Lint:
internal/docker/docker.go#L31
S1011: should replace loop with `args = append(args, uniqueContainers...)` (gosimple)
|
Lint
issues found
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|