fix: use native plugin to handle hashbang and react directives #2380
test.yml
on: pull_request
Matrix: e2e
Matrix: integration-advanced-esm
Matrix: integration
Matrix: ut
Annotations
5 errors and 10 warnings
|
ut (ubuntu-latest, 22) / 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#L293
Snapshot `Should compose create Rsbuild config correctly > Merge Rsbuild config in each format > inspected Rspack config - 4 mf 1` mismatched
- Expected
+ Received
@@ -126%2C11 +126%2C11 @@
}%2C
sideEffects%3A true%2C
use%3A [
/* config.module.rule('css').use('mini-css-extract') */
{
- loader%3A '/Users/bytedance/Projects/rspack/packages/rspack/dist/cssExtractLoader.js'
+ loader%3A '<ROOT>/node_modules/<PNPM_INNER>/<RSPACK_CORE>/dist/cssExtractLoader.js'
}%2C
/* config.module.rule('css').use('css') */
{
loader%3A '<ROOT>/node_modules/<PNPM_INNER>/@rsbuild/core/compiled/css-loader/index.js'%2C
options%3A {
|
|
ut (windows-latest, 22) / test
The strategy configuration was canceled because "ut.ubuntu-latest_22" failed
|
|
ut (windows-latest, 22) / test
The operation was canceled.
|
|
Test
The strategy configuration was canceled because "ut.ubuntu-latest_22" failed
|
|
ut (ubuntu-latest, 22) / test
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
|
|
ut (windows-latest, 22) / test
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
|
|
e2e (ubuntu-latest, 22) / test
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
|
|
e2e (ubuntu-latest, 18) / test
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
|
|
integration (ubuntu-latest, 18) / test
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
|
|
integration (ubuntu-latest, 22) / test
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
|
|
e2e (windows-latest, 22) / test
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
|
|
integration-advanced-esm (ubuntu-latest, 22) / test
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
|
|
integration (windows-latest, 22) / test
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
|
|
integration-advanced-esm (windows-latest, 22) / test
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
|