liqoctl: add identity command #12298
Annotations
10 errors and 2 warnings
golangci-lint:
pkg/identityManager/certificate.go#L38
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
pkg/identityManager/fake/reader.go#L91
unused-parameter: parameter 'remoteCluster' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
pkg/liqoctl/rest/identity/create.go#L47
string `yaml` has 2 occurrences, make it a constant (goconst)
|
golangci-lint:
pkg/liqoctl/rest/identity/create.go#L49
string `json` has 2 occurrences, make it a constant (goconst)
|
golangci-lint:
pkg/liqoctl/rest/identity/create.go#L38
commentFormatting: put a space between `//` and comment text (gocritic)
|
golangci-lint:
pkg/liqoctl/rest/identity/generate.go#L107
todoCommentWithoutDetail: may want to add detail/assignee to this TODO/FIXME/BUG comment (gocritic)
|
golangci-lint:
pkg/utils/deployment.go#L1
Missed header for check (goheader)
|
golangci-lint:
pkg/liqoctl/rest/identity/delete.go#L15
ST1000: at least one file in a package should have a package comment (stylecheck)
|
golangci-lint:
pkg/liqoctl/rest/identity/generate.go#L15
ST1000: at least one file in a package should have a package comment (stylecheck)
|
golangci-lint:
pkg/liqoctl/rest/identity/get.go#L15
ST1000: at least one file in a package should have a package comment (stylecheck)
|
golangci-lint:
pkg/utils/deployment.go#L64
exported: comment on exported function WaitPodForDelete should be of the form "WaitPodForDelete ..." (revive)
|
golangci-lint:
pkg/liqoctl/rest/identity/create.go#L15
package-comments: should have a package comment (revive)
|
The logs for this run have expired and are no longer available.
Loading