Skip to content

Conversation

@eb-oss
Copy link

@eb-oss eb-oss commented Jul 10, 2025

Signed-off-by: Eric Ball eball@linuxfoundation.org

Signed-off-by: Eric Ball <eball@linuxfoundation.org>
@andybavier
Copy link
Contributor

It looks to me like the build-and-test job runs golangci-lint v1.15.2 and the lint job run golangci-lint v2.8.0. They are both reading the .golangci.yml file but one expects v1 format and the other v2.

@gab-arrobo
Copy link

It looks to me like the build-and-test job runs golangci-lint v1.15.2 and the lint job run golangci-lint v2.8.0. They are both reading the .golangci.yml file but one expects v1 format and the other v2.

Yes, we migrated the .golangci.yml file to v2 in the omec-project organization (see an example here: https://github.com/omec-project/amf/blob/main/.golangci.yml/blob/main/.golangci.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants