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

fix golangci-lint-action #779

Merged
merged 1 commit into from
Jun 30, 2022

Conversation

inigohu
Copy link
Contributor

@inigohu inigohu commented Jun 24, 2022

Error message:

level=error msg="Running error: buildir: failed to load package goarch: could not load export data: cannot import \"internal/goarch\" (unknown iexport format version 2), export data is newer version - update tool"

Upgrade golangci-lint-action to v3 golangci/golangci-lint-action#434

Signed-off-by: Iñigo Horcajo inigohu@gmail.com

Error message:
```
level=error msg="Running error: buildir: failed to load package goarch: could not load export data: cannot import \"internal/goarch\" (unknown iexport format version 2), export data is newer version - update tool"
```

Upgrade `golangci-lint-action` to v3 golangci/golangci-lint-action#434

Signed-off-by: Iñigo Horcajo <inigohu@gmail.com>
@n3wscott n3wscott merged commit 2d3bb5b into cloudevents:main Jun 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants