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: unstable ci due to coveralls race #308

Merged
merged 1 commit into from
Dec 20, 2023
Merged

Conversation

fredmaggiowski
Copy link
Member

@fredmaggiowski fredmaggiowski commented Dec 19, 2023

Lot's of ci actions are failing due to a race with coveralls

/home/runner/work/_actions/shogo82148/actions-goveralls/v1/bin/goveralls_linux_amd64 -service=github -coverprofile=coverage.out
bad response status from coveralls: 422
{"message":"Can't add a job to a build that is already closed. Build 7255384918 is closed. See docs.coveralls.io/parallel-builds","error":true}
Error: Error: The process '/home/runner/work/_actions/shogo82148/actions-goveralls/v1/bin/goveralls_linux_amd64' failed with exit code 1

This pr should fix

@fredmaggiowski fredmaggiowski merged commit 177ab7b into main Dec 20, 2023
12 checks passed
@fredmaggiowski fredmaggiowski deleted the fredmaggiowski-patch-1 branch December 20, 2023 10:02
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