Skip to content

Update Codeowners

Update Codeowners #11

Triggered via pull request October 13, 2023 13:25
Status Failure
Total duration 42s
Artifacts

linters.yaml

on: pull_request
golangci-lint
30s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
golangci-lint: api/api_logging.go#L27
File is not `gofumpt`-ed (gofumpt)
golangci-lint: api/api_logging.go#L48
File is not `gofumpt`-ed (gofumpt)
golangci-lint: api/api_logging.go#L55
File is not `gofumpt`-ed (gofumpt)
golangci-lint: api/apiconstants.go#L43
File is not `gofumpt`-ed (gofumpt)
golangci-lint: api/apiconstants.go#L46
File is not `gofumpt`-ed (gofumpt)
golangci-lint: api/apiconstants.go#L49
File is not `gofumpt`-ed (gofumpt)
golangci-lint: api/apiconstants.go#L52
File is not `gofumpt`-ed (gofumpt)
golangci-lint: api/apiconstants.go#L55
File is not `gofumpt`-ed (gofumpt)
golangci-lint: api/apiconstants.go#L58
File is not `gofumpt`-ed (gofumpt)
golangci-lint: api/apiconstants.go#L61
File is not `gofumpt`-ed (gofumpt)
golangci-lint: api/api_logging.go#L25
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: api/api_logging.go#L27
unused-parameter: parameter 'lf' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: api/api_logging.go#L53
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: api/api_logging.go#L55
unused-parameter: parameter 'lf' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: api/restclient.go#L127
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: snapshot.go#L70
unused-parameter: parameter 'description' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: util/util_test.go#L35
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: util/util_test.go#L54
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)