Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

chore: generate swagger #606

chore: generate swagger

chore: generate swagger #606

Triggered via push October 11, 2023 05:04
Status Failure
Total duration 39s
Artifacts

lint.yml

on: push
golangci-lint
28s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
golangci-lint: internal/server/v1/dlq/mapper.go#L16
`enrichDlqJob` is unused (deadcode)
golangci-lint: internal/server/v1/dlq/mapper.go#L27
`mapToEntropyResource` is unused (deadcode)
golangci-lint: internal/server/v1/dlq/mapper.go#L147
`mapToDlqJob` is unused (deadcode)
golangci-lint: internal/server/v1/dlq/mapper.go#L216
`buildJobName` is unused (deadcode)
golangci-lint: internal/server/v1/dlq/mapper.go#L65
G101: Potential hardcoded credentials (gosec)
golangci-lint: internal/server/v1/dlq/service.go#L30
unused-receiver: method receiver 's' is not referenced in method's body, consider removing or renaming it as _ (revive)
golangci-lint: internal/server/v1/dlq/mapper.go#L53
func `makeConfigStruct` is unused (unused)
golangci-lint: internal/server/v1/dlq/mapper.go#L206
func `buildEntropyResourceName` is unused (unused)
golangci-lint: internal/server/v1/dlq/mapper.go#L196
func `buildResourceLabels` is unused (unused)
golangci-lint
issues found
golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/