refactor: migrate lib.autoExternal to output.autoExternal
#3326
test.yml
on: pull_request
Matrix: e2e
Matrix: integration-exe
Matrix: integration
Matrix: ut
Annotations
4 errors and 4 notices
|
ut (windows-latest, 24) / test
Process completed with exit code 1.
|
|
packages/core/tests/config.test.ts > Should compose create Rsbuild config correctly > Merge Rsbuild config in each format:
packages/core/tests/config.test.ts#L536
Snapshot `Should compose create Rsbuild config correctly > Merge Rsbuild config in each format > inspected Rspack config - 0 esm 1` mismatched
- Expected
+ Received
@@ -80%2C18 +80%2C14 @@
'wasi'%2C
'worker_threads'%2C
'zlib'%2C
/^node%3A/%2C
'pnpapi'%2C
- /^@rsbuild\/core($|\/|\\)/%2C
- /^rsbuild-plugin-dts($|\/|\\)/%2C
- /^@microsoft\/api-extractor($|\/|\\)/%2C
- /^typescript($|\/|\\)/%2C
- '@rsbuild/core'%2C
- 'rsbuild-plugin-dts'%2C
- '@microsoft/api-extractor'%2C
- 'typescript'
+ /^@rsbuild\/core(?%3A$|[/\\])/%2C
+ /^rsbuild-plugin-dts(?%3A$|[/\\])/%2C
+ /^@microsoft\/api-extractor(?%3A$|[/\\])/%2C
+ /^typescript(?%3A$|[/\\])/
]%2C
node%3A {
__dirname%3A false%2C
__filename%3A false
}%2C
|
|
ut (ubuntu-latest, 24) / test
The strategy configuration was canceled because "ut.windows-latest_24" failed
|
|
Test
The strategy configuration was canceled because "ut.windows-latest_24" failed
|
|
ut (windows-latest, 24) / test
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
integration (windows-latest, 24) / test
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
integration-exe (windows-latest, 25) / test
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
e2e (windows-latest, 24) / test
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|