Skip to content

Comments

chore: bump golangci-lint and fix config#1680

Merged
mvertes merged 3 commits intotraefik:masterfrom
mvertes:golangci-lint
Jan 8, 2025
Merged

chore: bump golangci-lint and fix config#1680
mvertes merged 3 commits intotraefik:masterfrom
mvertes:golangci-lint

Conversation

@mvertes
Copy link
Collaborator

@mvertes mvertes commented Jan 8, 2025

This fixes the CI lint step. No change in code except a small fix in test output.

This fixes the CI lint step. No change in code except a fix
in test output.
@mvertes mvertes requested a review from mloiseleur January 8, 2025 09:59
@mloiseleur
Copy link
Member

mloiseleur commented Jan 8, 2025

@mvertes It fails on an other test with TestInterpErrorConsistency/switch13.go. I launched it again, same result.

Error:     interp_consistent_test.go:355: got "# command-line-arguments\n../_test/switch13.go:9:7: i is not a type\n", want: "9:7: i (variable of type interface{}) is not a type"

@mvertes
Copy link
Collaborator Author

mvertes commented Jan 8, 2025

I will fix the test prior merging. This is due to compiler error format change in the last versions of Go.

@mvertes mvertes merged commit 14d3137 into traefik:master Jan 8, 2025
12 checks passed
@mvertes mvertes deleted the golangci-lint branch January 8, 2025 11:01
@mvertes mvertes added this to the v0.16.x milestone Jan 8, 2025
@mvertes mvertes added bug Something isn't working area/infrastructure labels Jan 8, 2025
Bai-Yingjie pushed a commit to godevsig/yaegi that referenced this pull request Jun 9, 2025
* chore: bump golangci-lint and fix config

This fixes the CI lint step. No change in code except a fix
in test output.

* bump golangci-lint from 1.56.2 to 1.63.4

* test: fix test check
rcoreilly pushed a commit to cogentcore/yaegi that referenced this pull request Jun 21, 2025
* chore: bump golangci-lint and fix config

This fixes the CI lint step. No change in code except a fix
in test output.

* bump golangci-lint from 1.56.2 to 1.63.4

* test: fix test check
rcoreilly pushed a commit to cogentcore/yaegi that referenced this pull request Jun 22, 2025
* chore: bump golangci-lint and fix config

This fixes the CI lint step. No change in code except a fix
in test output.

* bump golangci-lint from 1.56.2 to 1.63.4

* test: fix test check
rcoreilly pushed a commit to cogentcore/yaegi that referenced this pull request Jun 22, 2025
* chore: bump golangci-lint and fix config

This fixes the CI lint step. No change in code except a fix
in test output.

* bump golangci-lint from 1.56.2 to 1.63.4

* test: fix test check
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/infrastructure bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants