Skip to content

Remove dependency on controller-runtime #94

Remove dependency on controller-runtime

Remove dependency on controller-runtime #94

Triggered via pull request August 17, 2023 13:06
Status Failure
Total duration 4m 8s
Artifacts

lint.yaml

on: pull_request
Lint Go
3m 58s
Lint Go
Lint YAML & Markdown
25s
Lint YAML & Markdown
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Lint Go: bootstrap/crds.go#L10
ST1019: package "k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1" is being imported more than once (stylecheck)
Lint Go: bootstrap/crds.go#L11
ST1019(related information): other import of "k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1" (stylecheck)
Lint Go
issues found
Lint Go
The `set-output` 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/
Lint Go: typed/typedlister.go#L106
exported: func name will be used as typed.TypedObjToUnstructuredObj by other packages, and that stutters; consider calling this ObjToUnstructuredObj (revive)