Skip to content

Merge pull request #83 from dell/package-update #13

Merge pull request #83 from dell/package-update

Merge pull request #83 from dell/package-update #13

Triggered via push August 31, 2023 10:34
Status Failure
Total duration 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

linters.yaml

on: push
golangci-lint
28s
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)