Skip to content

chore(deps): update all non-major dependencies #488

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #488

Triggered via pull request March 28, 2026 18:02
Status Failure
Total duration 24s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
test
Process completed with exit code 1.
test/Optimization.js > minimizer plugin legacy syntax: test/Optimization.js#L82
expected [Function] to throw error matching /optimization.minimizer\(\) no longer …/ but got 'optimization.minimizer() does not sup…' - Expected%3A /optimization.minimizer\(\) no longer supports being passed an array/ + Received%3A "optimization.minimizer() does not support being passed an array."
test/Config.js > validate with values: test/Config.js#L519
expected [Function] to not throw an error but 'TypeError%3A (0 %2C webpack__rspack_impor…' was thrown - Expected%3A undefined + Received%3A "TypeError%3A (0 %2C webpack__rspack_import_0.validate) is not a function"
test/Config.js > validate with entry: test/Config.js#L477
expected [Function] to not throw an error but 'TypeError%3A (0 %2C webpack__rspack_impor…' was thrown - Expected%3A undefined + Received%3A "TypeError%3A (0 %2C webpack__rspack_import_0.validate) is not a function"
test/Config.js > validate empty: test/Config.js#L467
expected [Function] to not throw an error but 'TypeError%3A (0 %2C webpack__rspack_impor…' was thrown - Expected%3A undefined + Received%3A "TypeError%3A (0 %2C webpack__rspack_import_0.validate) is not a function"