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

Build hangs on angular 17 webpack completion in GitHub Actions #146

Open
kwongtn opened this issue Jun 21, 2024 · 0 comments
Open

Build hangs on angular 17 webpack completion in GitHub Actions #146

kwongtn opened this issue Jun 21, 2024 · 0 comments
Labels
bug Something isn't working Bundle Analysis Bundle Analysis Low Low Priority Issues (to be fixed or re-evaluated in 12 months question Further information is requested

Comments

@kwongtn
Copy link

kwongtn commented Jun 21, 2024

Please do correct the title if deemed unsuitable, I'm not that well-versed in front-end development 🥲

📣 Feedback / 🐛 Bugs

As the title suggests, when the build completes, it does not run to completion. Rather it hangs until github times it out (which previously was 6 hours but I hard-limit it to 30 minutes now).

Weirdly enough though, it runs fine locally but in GitHub Actions it fails. Also if I do debug: true in codecovWebpackPlugin configs, it hangs locally too.

Sample run: https://github.com/kwongtn/rosak_firebase/actions/runs/9605749364/job/26493953821


When I disable codecovWebpackPlugin , it builds nicely, therefore isolating the issue:
https://github.com/kwongtn/rosak_firebase/actions/runs/9606060496/job/26494903532

My repo & branch: https://github.com/kwongtn/rosak_firebase/tree/staging

Help? 🥲

@thomasrockhu-codecov thomasrockhu-codecov added question Further information is requested bug Something isn't working labels Jun 27, 2024
@nicholas-codecov nicholas-codecov removed their assignment Aug 20, 2024
@thomasrockhu-codecov thomasrockhu-codecov added Bundle Analysis Bundle Analysis Low Low Priority Issues (to be fixed or re-evaluated in 12 months labels Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Bundle Analysis Bundle Analysis Low Low Priority Issues (to be fixed or re-evaluated in 12 months question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants