docs: document the webpack 5.110.0 configuration and API surface #7489
testing.yml
on: pull_request
Matrix: Lint
Matrix: Proselint
Matrix: E2E test and link check
Matrix: Unit Test
Annotations
3 errors and 3 warnings
|
Lint (ubuntu-latest, lts/*)
Process completed with exit code 1.
|
|
Lint (ubuntu-latest, lts/*):
src/content/configuration/optimization.mdx#L577
Replace `⏎··········/*·your·config·*/⏎········` with `/*·your·config·*/`
|
|
Lint (ubuntu-latest, lts/*):
src/content/configuration/optimization.mdx#L449
Replace `⏎········/*·handed·to·the·JavaScript·minimizer·as-is·*/⏎······` with `/*·handed·to·the·JavaScript·minimizer·as-is·*/`
|
|
Proselint (ubuntu-latest, lts/*):
src/content/configuration/performance.mdx#L311
[vale] reported by reviewdog 🐶
[proselint.Needless] Prefer 'oversize' over 'oversized'
Raw Output:
{"message":"[proselint.Needless] Prefer 'oversize' over 'oversized'","location":{"path":"src/content/configuration/performance.mdx","range":{"start":{"line":311,"column":77},"end":{"line":311,"column":86}}},"severity":"WARNING","code":{"value":"proselint.Needless"}}
|
|
E2E test and link check (ubuntu-latest, lts/*)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
E2E test and link check (ubuntu-latest, lts/*)
command parameter is used and the following other parameters are ignored: browser, config-file.
|