Skip to content

fault set changes added #25

fault set changes added

fault set changes added #25

Triggered via pull request October 23, 2023 08:02
Status Failure
Total duration 45s
Artifacts

linters.yaml

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

Annotations

10 errors and 10 warnings
golangci-lint: api.go#L56
File is not `gofumpt`-ed (gofumpt)
golangci-lint: api.go#L76
File is not `gofumpt`-ed (gofumpt)
golangci-lint: api.go#L111
File is not `gofumpt`-ed (gofumpt)
golangci-lint: api.go#L135
File is not `gofumpt`-ed (gofumpt)
golangci-lint: api.go#L190
File is not `gofumpt`-ed (gofumpt)
golangci-lint: api.go#L243
File is not `gofumpt`-ed (gofumpt)
golangci-lint: api.go#L336
File is not `gofumpt`-ed (gofumpt)
golangci-lint: api.go#L404
File is not `gofumpt`-ed (gofumpt)
golangci-lint: api.go#L432
File is not `gofumpt`-ed (gofumpt)
golangci-lint: api/api.go#L53
File is not `gofumpt`-ed (gofumpt)
golangci-lint: api/api.go#L139
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: api/api_logging.go#L33
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: api/api_logging.go#L62
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: api/api_logging.go#L64
unused-parameter: parameter 'lf' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: api_test.go#L204
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: deploy.go#L158
if-return: redundant if ...; err != nil check, just return error instead. (revive)
golangci-lint: deploy.go#L246
redefines-builtin-id: redefinition of the built-in type error (revive)
golangci-lint: deploy.go#L282
redefines-builtin-id: redefinition of the built-in type error (revive)
golangci-lint: deploy.go#L330
redefines-builtin-id: redefinition of the built-in type error (revive)
golangci-lint: deploy.go#L391
redefines-builtin-id: redefinition of the built-in type error (revive)