Skip to content

update go lint default#34

Merged
recmanj merged 2 commits intomainfrom
go-lint-fix-default
Mar 4, 2026
Merged

update go lint default#34
recmanj merged 2 commits intomainfrom
go-lint-fix-default

Conversation

@DattSpark
Copy link
Contributor

go-build.yaml was updated in last commits to golangci/golangci-lint-action v9, but the default linter version remained v1.61.
golangci-lint-action v9 does not support golangci-lint v1, which caused lint jobs to fail with:
invalid version string 'v1.61', golangci-lint v1 is not supported by golangci-lint-action >= v7

in other repos PR's like eodhp-workspaces-services :

https://github.com/EO-DataHub/eodhp-workspace-services/actions/runs/22640105255/job/65613534592?pr=39

@DattSpark DattSpark requested review from ghelobytes and recmanj March 3, 2026 20:53
@recmanj recmanj merged commit 9108ee2 into main Mar 4, 2026
5 checks passed
@recmanj recmanj deleted the go-lint-fix-default branch March 4, 2026 06:35
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