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(ci): muted warnings in CI runs due to cache conflicts #181

Merged
merged 1 commit into from
Dec 27, 2023

Conversation

fredbi
Copy link
Member

@fredbi fredbi commented Dec 25, 2023

Every time a job is posted, I receive false alarm failure notifications because of some cache conflict during the linting job.

Reference: golangci/golangci-lint-action#807

Copy link

codecov bot commented Dec 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ee158df) 65.89% compared to head (ff9f104) 64.78%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #181      +/-   ##
==========================================
- Coverage   65.89%   64.78%   -1.12%     
==========================================
  Files          30       29       -1     
  Lines        2923     2845      -78     
==========================================
- Hits         1926     1843      -83     
- Misses        830      833       +3     
- Partials      167      169       +2     
Flag Coverage Δ
oldstable 64.78% <ø> (-1.12%) ⬇️
stable 64.78% <ø> (-1.12%) ⬇️

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.

@fredbi fredbi requested a review from youyuanwu December 27, 2023 11:57
Every time a job is posted, I receive false alarm failure notifications because of some cache conflict during the linting job.

Reference: golangci/golangci-lint-action#807

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
@fredbi fredbi merged commit b445199 into go-openapi:master Dec 27, 2023
9 of 10 checks passed
@fredbi fredbi deleted the fix/ci-warnings branch December 27, 2023 17:53
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.

2 participants