This repository has been archived by the owner on Oct 25, 2023. It is now read-only.
feat(warden): added API for teamList #557
Annotations
10 errors and 3 warnings
internal/server/v1/warden/service.go#L34
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
internal/server/v1/warden/service.go#L9
File is not `gci`-ed with --skip-generated -s standard,default,prefix(github.com/goto/dex) (gci)
|
internal/server/v1/warden/service.go#L23
unused-parameter: parameter 'doer' seems to be unused, consider removing or renaming it as _ (revive)
|
internal/server/v1/warden/service.go#L30
unused-receiver: method receiver 'c' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
internal/server/v1/warden/handler.go#L25
unnecessary trailing newline (whitespace)
|
internal/server/v1/warden/routes.go#L7
unnecessary leading newline (whitespace)
|
internal/server/v1/warden/routes.go#L11
unnecessary leading newline (whitespace)
|
internal/server/v1/warden/service.go#L49
unnecessary trailing newline (whitespace)
|
internal/server/v1/warden/service.go#L36
net/http.Get must not be called (noctx)
|
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading