Skip to content

ci(superlint): fix workflow #45

ci(superlint): fix workflow

ci(superlint): fix workflow #45

Triggered via push November 24, 2024 23:34
Status Failure
Total duration 1m 42s
Artifacts

testing.yaml

on: push
Matrix: Test
dispatch
0s
dispatch
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Lint: internal/ssolo/cmd/cmd.go#L32
Error return value of `cmd.Usage` is not checked (errcheck)
Lint: internal/ssolo/cmd/gitlab.go#L94
Error return value of `cmdutil.WriteCredentials` is not checked (errcheck)
Lint: internal/ssolo/cmd/gitlab.go#L136
Error return value of `ssolo.Kube.CreateSecret` is not checked (errcheck)
Lint: internal/ssolo/cmd/gitlab.go#L36
lostcancel: the cancel function is not used on all paths (possible context leak) (govet)
Lint: internal/ssolo/cmd/gitlab.go#L44
lostcancel: this return statement may be reached without using the cancel var defined on line 36 (govet)
Lint: pkg/tools/tools.go#L89
Error return value of `json.Unmarshal` is not checked (errcheck)
Lint: pkg/kv/op.go#L113
S1021: should merge variable declaration with assignment on next line (gosimple)
Lint: pkg/kv/op.go#L176
S1021: should merge variable declaration with assignment on next line (gosimple)
Lint: internal/plattr/cmd/aws.go#L75
Error return value of `app.Kube.CreateSecret` is not checked (errcheck)
Lint: internal/plattr/cmd/cloudflare.go#L75
Error return value of `app.Kube.CreateSecret` is not checked (errcheck)
Test (ubuntu-latest)
Process completed with exit code 1.