Migrate golangci-lint to v2#6178
Conversation
|
Sorry, it seems that running reviewdog/action-golangci-lint@v2.8.0 is not currently allowed. Could you update white-list for it? (Either tag or SHA is fine.)
c.f. https://github.com/pipe-cd/pipecd/actions/runs/17242163036 |
Signed-off-by: Junya Okabe <okabe.junya.qj@alumni.tsukuba.ac.jp>
Signed-off-by: Junya Okabe <okabe.junya.qj@alumni.tsukuba.ac.jp>
Signed-off-by: Junya Okabe <okabe.junya.qj@alumni.tsukuba.ac.jp>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #6178 +/- ##
===========================================
+ Coverage 28.44% 62.94% +34.50%
===========================================
Files 537 60 -477
Lines 57534 6024 -51510
===========================================
- Hits 16367 3792 -12575
+ Misses 39895 1957 -37938
+ Partials 1272 275 -997 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@Okabe-Junya Thanks, I added that image to the whitelist 🙆♂️ |
Signed-off-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>
|
Thanks, I re-triggered all CIs and passed! |
| # Relative path of "pkg/app/pipedv1/plugin/analysis/executestage/mannwhitney" | ||
| - "executestage/mannwhitney" |
There was a problem hiding this comment.
The executestage/mannwhitney is lacking in the new configuration.
Signed-off-by: Junya Okabe <okabe.junya.qj@alumni.tsukuba.ac.jp>
What this PR does:
Why we need it:
To bump Go 1.25
c.f. #6128 (comment)
Which issue(s) this PR fixes:
Fixes #6177
Does this PR introduce a user-facing change?:
None