Skip to content

Service Resource Implementation #75

Service Resource Implementation

Service Resource Implementation #75

Triggered via pull request February 20, 2024 16:48
Status Failure
Total duration 37s
Artifacts

linters.yaml

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

Annotations

10 errors and 11 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/[email protected], golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L280
if-return: redundant if ...; err != nil check, just return error instead. (revive)
golangci-lint: deploy.go#L389
redefines-builtin-id: redefinition of the built-in type error (revive)
golangci-lint: deploy.go#L438
redefines-builtin-id: redefinition of the built-in type error (revive)
golangci-lint: deploy.go#L503
redefines-builtin-id: redefinition of the built-in type error (revive)
golangci-lint: deploy.go#L577
redefines-builtin-id: redefinition of the built-in type error (revive)