Skip to content

Updated DrvCfgQuerySystems to fetch systems using drv_cfg #34

Updated DrvCfgQuerySystems to fetch systems using drv_cfg

Updated DrvCfgQuerySystems to fetch systems using drv_cfg #34

Triggered via pull request November 17, 2023 10:49
Status Failure
Total duration 29s
Artifacts

linters.yaml

on: pull_request
golangci-lint
20s
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)