Skip to content

Fix Go CI failures - #1640

Merged
d-e-s-o merged 1 commit into
libbpf:mainfrom
d-e-s-o:topic/go-ci
Aug 28, 2026
Merged

Fix Go CI failures#1640
d-e-s-o merged 1 commit into
libbpf:mainfrom
d-e-s-o:topic/go-ci

Conversation

@d-e-s-o

@d-e-s-o d-e-s-o commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

Our Go CI tests of failing due to some version mismatch between action and system, because one is pinned while the other effectively a moving target.
Make both moving targets and then hope for the best.

Our Go CI tests of failing due to some version mismatch between action
and system, because one is pinned while the other effectively a moving
target.
Remove the version specification golangci/golangci-lint-action to get
things back on track.

Signed-off-by: Daniel Müller <deso@posteo.net>
@d-e-s-o
d-e-s-o enabled auto-merge (rebase) August 28, 2026 17:13
@d-e-s-o
d-e-s-o force-pushed the topic/go-ci branch 2 times, most recently from 1bab60f to bed2ef9 Compare August 28, 2026 17:23
@codecov

codecov Bot commented Aug 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.26%. Comparing base (57bfb39) to head (bed2ef9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1640      +/-   ##
==========================================
- Coverage   96.34%   96.26%   -0.09%     
==========================================
  Files          58       57       -1     
  Lines       11377    11370       -7     
==========================================
- Hits        10961    10945      -16     
- Misses        416      425       +9     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@d-e-s-o
d-e-s-o merged commit 46a5e62 into libbpf:main Aug 28, 2026
46 checks passed
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.

1 participant