Merge pull request #582 from core-ds/changeset-release/master #701
Annotations
14 warnings
|
build (24.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint:
packages/arui-scripts/src/configs/modules.ts#L30
Function 'patchMainRspackConfigForModules' has a complexity of 21. Maximum allowed is 20
|
|
lint:
packages/arui-scripts-modules/src/ssr/create-ssr-mounter.tsx#L301
File has too many lines (466). Maximum allowed is 300
|
|
lint:
packages/arui-scripts-modules/src/ssr/__tests__/create-ssr-mounter.tests.tsx#L519
Unexpected console statement
|
|
lint:
packages/arui-scripts-modules/src/ssr/__tests__/create-ssr-mounter.tests.tsx#L301
File has too many lines (549). Maximum allowed is 300
|
|
lint:
packages/arui-scripts-modules/src/module-loader/create-module-loader.ts#L301
File has too many lines (305). Maximum allowed is 300
|
|
lint:
packages/arui-scripts-modules/src/module-loader/__tests__/create-module-loader.tests.ts#L301
File has too many lines (683). Maximum allowed is 300
|
|
lint:
packages/example/src/server/index.tsx#L87
Unexpected console statement
|
|
lint:
packages/example/src/module-mounters/suspense-mounter.tsx#L1
Run autofix to sort these imports!
|
|
lint:
packages/example-modules/src/client.tsx#L1
Only files containing JSX may use the extension '.tsx'
|
|
lint:
packages/arui-scripts-server/src/modules/__tests__/create-get-modules-method.tests.ts#L301
File has too many lines (302). Maximum allowed is 300
|
|
build (26.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (22.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|