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

golangci-lint on branches is using some sort of cache that's shared with master #11387

Open
slonka opened this issue Sep 12, 2024 · 0 comments
Open
Labels
area/ci-cd kind/bug A bug triage/accepted The issue was reviewed and is complete enough to start working on it

Comments

@slonka
Copy link
Contributor

slonka commented Sep 12, 2024

What happened?

On my pr: #11383 commit cd0142a

image

failed with https://github.com/kumahq/kuma/actions/runs/10812708379/job/29994963989?pr=11383#step:5:38 -

Error: pkg/plugins/policies/meshhttproute/plugin/v1alpha1/plugin_test.go:388:41: undefined: meshexternalservice_api.HttpProtocol (typecheck)

which on master is not there (since this PR)... but on the branch is still there

which seems to indicate that something is wrong with golangci cache

@slonka slonka added triage/pending This issue will be looked at on the next triage meeting kind/bug A bug area/ci-cd triage/accepted The issue was reviewed and is complete enough to start working on it and removed triage/pending This issue will be looked at on the next triage meeting labels Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci-cd kind/bug A bug triage/accepted The issue was reviewed and is complete enough to start working on it
Projects
None yet
Development

No branches or pull requests

1 participant