Skip to content

fix: add asset loader rules for native binary addons (.node, .dll, .s… #281

fix: add asset loader rules for native binary addons (.node, .dll, .s…

fix: add asset loader rules for native binary addons (.node, .dll, .s… #281

Triggered via push August 10, 2026 15:58
Status Failure
Total duration 33s
Artifacts

ci.yml

on: push
Build Check
21s
Build Check
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Test (Node 22.x)
Process completed with exit code 1.
tests/fast/makeRspackConfig.test.ts > makeRspackConfig > uses the bundle filename convention for emitted assets: tests/fast/makeRspackConfig.test.ts#L17
AssertionError: expected '[name].bundle.[ext]' to be '[name].[contenthash:8].bundle[ext]' // Object.is equality Expected: "[name].[contenthash:8].bundle[ext]" Received: "[name].bundle.[ext]" ❯ tests/fast/makeRspackConfig.test.ts:17:48
Test (Node 24.x)
Process completed with exit code 1.
tests/fast/makeRspackConfig.test.ts > makeRspackConfig > uses the bundle filename convention for emitted assets: tests/fast/makeRspackConfig.test.ts#L17
AssertionError: expected '[name].bundle.[ext]' to be '[name].[contenthash:8].bundle[ext]' // Object.is equality Expected: "[name].[contenthash:8].bundle[ext]" Received: "[name].bundle.[ext]" ❯ tests/fast/makeRspackConfig.test.ts:17:48