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 #17

Merged
merged 1 commit into from
Dec 26, 2023

Conversation

fredbi
Copy link
Member

@fredbi fredbi commented Dec 24, 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 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (344388f) 70.50% compared to head (b1c147f) 70.50%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #17   +/-   ##
=======================================
  Coverage   70.50%   70.50%           
=======================================
  Files           1        1           
  Lines         339      339           
=======================================
  Hits          239      239           
  Misses         75       75           
  Partials       25       25           
Flag Coverage Δ
oldstable 70.50% <ø> (ø)
stable 70.50% <ø> (ø)

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.

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 8a258df into go-openapi:master Dec 26, 2023
10 checks passed
@fredbi fredbi deleted the fix/ci-warnings branch December 26, 2023 15:26
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