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

feat(warden): replaced warden route by iam #620

feat(warden): replaced warden route by iam

feat(warden): replaced warden route by iam #620

Triggered via push October 12, 2023 20:25
Status Failure
Total duration 32s
Artifacts

lint.yml

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

Annotations

5 errors and 3 warnings
golangci-lint: warden/client.go#L42
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"failed to fetch teams: %v\", resp.Status)" (goerr113)
golangci-lint: warden/client.go#L73
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"failed to fetch team: %v\", resp.Status)" (goerr113)
golangci-lint: internal/server/v1/iam/service.go#L71
receiver-naming: receiver name svc should be consistent with previous receiver name c for Service (revive)
golangci-lint: internal/server/v1/iam/service.go#L82
receiver-naming: receiver name svc should be consistent with previous receiver name c for Service (revive)
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/