• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ThePalaceProject / web-patron / 23459092044
88%

Build:
DEFAULT BRANCH: main
Ran 23 Mar 2026 08:42PM UTC
Jobs 1
Files 1
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

23 Mar 2026 08:41PM UTC coverage: 77.108%. Remained the same
23459092044

push

github

web-flow
Fix webpack build error (#109)

## Description

- Catches up some dependencies with `npm install`.
- Updates the CI and deployment `Node.js` version to accommodate one of
those updated dependencies.
- Removes an extraneous line from a test.

## Motivation and Context

App build was failing to complete with the following error.

```
Failed to compile.

HookWebpackError: _webpack.WebpackError is not a constructor
    at makeWebpackError (/app/node_modules/next/dist/compiled/webpack/bundle5.js:29:315765)
    at /app/node_modules/next/dist/compiled/webpack/bundle5.js:29:106471
    at eval (eval at create (/app/node_modules/next/dist/compiled/webpack/bundle5.js:14:9224), <anonymous>:58:1)
-- inner error --
TypeError: _webpack.WebpackError is not a constructor
    at buildError (/app/node_modules/next/dist/build/webpack/plugins/minify-webpack-plugin/src/index.js:24:16)
    at /app/node_modules/next/dist/build/webpack/plugins/minify-webpack-plugin/src/index.js:137:57
    at async Span.traceAsyncFn (/app/node_modules/next/dist/trace/trace.js:157:20)
caused by plugins in Compilation.hooks.processAssets
TypeError: _webpack.WebpackError is not a constructor
    at buildError (/app/node_modules/next/dist/build/webpack/plugins/minify-webpack-plugin/src/index.js:24:16)
    at /app/node_modules/next/dist/build/webpack/plugins/minify-webpack-plugin/src/index.js:137:57
    at async Span.traceAsyncFn (/app/node_modules/next/dist/trace/trace.js:157:20)


> Build failed because of webpack errors
```

This had made it out to the dev instance deployments. I created a new
ticket (PP 3955) to update CI to perform a built, which should help us
catch this kind of issue before a PR is merged.


## How Has This Been Tested?

- Tested building in local environment with `npm run build` and `npm run
dev` in my development environment.
- All tests pass locally.
- [CI
checks](https://github.com/ThePalaceProject/web-patron/actions/runs/23457537955)
pass.

## Checklist:

- N/A - I have... (continued)

57 of 74 branches covered (77.03%)

Branch coverage included in aggregate %.

71 of 92 relevant lines covered (77.17%)

11.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23459092044.1 23 Mar 2026 08:42PM UTC 1
77.11
GitHub Action Run
Source Files on build 23459092044
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • a727727b on github
  • Prev Build on main (#23445019333)
  • Next Build on main (#23550426231)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc