assigner: implements task assignment for scans and dummy mock test #144
Annotations
4 errors and 1 warning
golangci-lint:
internal/assigner/assigner_test.go#L83
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
golangci-lint:
internal/assigner/assigner_test.go#L105
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
golangci-lint:
internal/assigner/assigner_test.go#L108
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading