Skip to content

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

Open
@kwongtn

Description

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? 🥲

Metadata

Assignees

No one assigned

    Labels

    Bundle AnalysisBundle AnalysisLowLow Priority Issues (to be fixed or re-evaluated in 12 monthsbugSomething isn't workingquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions