You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❯ cd operator
❯ make lint
internal/apply/auto/v1alpha1/workspace.go:51:4: b.Kind undefined (type *WorkspaceApplyConfiguration has no field or method Kind) (typecheck)
b.Kind = &value
...
The CI scripts should be doing linting of the code and the Helm chart.
The text was updated successfully, but these errors were encountered:
There's linting errors on master branch:
The CI scripts should be doing linting of the code and the Helm chart.
The text was updated successfully, but these errors were encountered: