2515 Added import/export #2049
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
|