Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix instability of ubuntu-latest #25289

Closed
wants to merge 1 commit into from
Closed

Conversation

lucasmrod
Copy link
Member

Sample failure: https://github.com/fleetdm/fleet/actions/runs/12683380540/job/35350357359

See actions/runner-images#10636.
Screenshot 2025-01-09 at 11 48 31 AM

We can fix other workflows if need be, let's start with the most used ones and that we've seen failures in.

Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.85%. Comparing base (ed56986) to head (9b5cc03).
Report is 17 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #25289      +/-   ##
==========================================
- Coverage   63.85%   63.85%   -0.01%     
==========================================
  Files        1616     1616              
  Lines      153852   153852              
  Branches     3977     3977              
==========================================
- Hits        98242    98238       -4     
- Misses      47796    47798       +2     
- Partials     7814     7816       +2     
Flag Coverage Δ
backend 64.72% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@lukeheath
Copy link
Member

@lucasmrod FYI PR has a conflict.

@lucasmrod
Copy link
Member Author

I'll close for now given that reverting back to ubuntu-22.04 did not solve the issue for golangci-lint CI action.

@lucasmrod lucasmrod closed this Jan 9, 2025
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.

2 participants