Skip to content

2515 Added import/export #2049

2515 Added import/export

2515 Added import/export #2049

Triggered via pull request December 3, 2024 17:38
Status Failure
Total duration 3m 26s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: ziti/cmd/ascode/upload/upload.go#L133
Error return value of `(*github.com/spf13/pflag.FlagSet).Set` is not checked (errcheck)
lint: ziti/cmd/ascode/download/download.go#L88
Error return value of `d.Init` is not checked (errcheck)
lint: ziti/cmd/ascode/download/download.go#L127
Error return value of `(*github.com/spf13/pflag.FlagSet).Set` is not checked (errcheck)
lint: ziti/cmd/ascode/download/download.go#L332
Error return value of `output.Write` is not checked (errcheck)
lint: ziti/cmd/ascode/download/download.go#L63
var `cmd` is unused (unused)
lint: ziti/cmd/ascode/upload/upload.go#L62
var `upload` is unused (unused)
lint: ziti/cmd/ascode/upload/upload.go#L63
var `cmd` is unused (unused)
lint: ziti/cmd/ascode/upload/upload_posture_check.go#L71
S1040: type assertion to the same type: (*existing) already has type rest_model.PostureCheckDetail (gosimple)
lint: internal/rest/mgmt/helpers.go#L194
nilfunc: comparison of function Data == nil is always false (govet)
lint
issues found
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636