Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: linting #737

Open
EronWright opened this issue Nov 1, 2024 · 1 comment
Open

CI: linting #737

EronWright opened this issue Nov 1, 2024 · 1 comment
Assignees
Labels
kind/engineering Work that is not visible to an external user

Comments

@EronWright
Copy link
Contributor

There's linting errors on master branch:

❯ 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.

@EronWright EronWright self-assigned this Nov 1, 2024
@EronWright EronWright converted this from a draft issue Nov 1, 2024
@cleverguy25
Copy link

Added to epic #586

@pulumi-bot pulumi-bot added the needs-triage Needs attention from the triage team label Nov 1, 2024
@EronWright EronWright added kind/engineering Work that is not visible to an external user and removed needs-triage Needs attention from the triage team labels Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/engineering Work that is not visible to an external user
Projects
No open projects
Status: No status
Development

No branches or pull requests

3 participants