Skip to content
New issue

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

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

Already on GitHub? # to your account

Build summary sometimes reports an incorrect outcome. #415

Open
erichaagdev opened this issue Oct 9, 2024 · 2 comments
Open

Build summary sometimes reports an incorrect outcome. #415

erichaagdev opened this issue Oct 9, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@erichaagdev
Copy link
Member

See the following run that states that the build's outcome was successful, but the build scan to which it links shows that it failed:

✅ GitHub Actions: https://github.com/spring-projects/spring-boot/actions/runs/11251305654#summary-31282046104
❌ Build Scan: https://ge.spring.io/s/nmhwq32yieini

This isn't always the case. See this run from a couple of days ago where the outcome was reported correctly:

❌ GitHub Actions: https://github.com/spring-projects/spring-boot/actions/runs/11212828205#summary-31164600154
❌ Build Scan: https://ge.spring.io/s/2keixgnolziv2

In both cases the build was using were using gradle/actions@d156388eb19639ec20ade50009f3d199ce1e2808

@erichaagdev erichaagdev added the bug Something isn't working label Oct 9, 2024
@erichaagdev
Copy link
Member Author

One thing I noticed is the build whose summary is reporting incorrectly failed fairly early on compared to the other.

@wilkinsona
Copy link

Here's another example:

✅ GitHub Actions: https://github.com/spring-projects/spring-boot/actions/runs/11402495633#summary-31727609618
❌ Build scan: https://ge.spring.io/s/xuaecuq76ywnm

This one failed quite quickly too.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants