Skip to content

feat(create-arui-scripts-app): add mobile and desktop client entries #691

feat(create-arui-scripts-app): add mobile and desktop client entries

feat(create-arui-scripts-app): add mobile and desktop client entries #691

Triggered via push August 19, 2026 15:27
Status Success
Total duration 2m 26s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
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/create-arui-scripts-app/src/run.ts#L225
Function 'mergePromptAnswers' has a complexity of 21. Maximum allowed is 20
lint: packages/create-arui-scripts-app/src/create-program.ts#L71
Function 'mapOptsToFlags' has a complexity of 28. Maximum allowed is 20
lint: packages/create-arui-scripts-app/src/__tests__/build-file-map.tests.ts#L301
File has too many lines (412). Maximum allowed is 300
lint: packages/arui-scripts/src/configs/util/__tests__/find-plugin.tests.ts#L8
Default parameters should be last
lint: packages/arui-scripts/src/configs/rspack.server.ts#L301
File has too many lines (326). Maximum allowed is 300
lint: packages/arui-scripts/src/configs/rspack.client.ts#L301
File has too many lines (600). Maximum allowed is 300
lint: packages/arui-scripts/src/configs/modules.ts#L28
Function 'patchMainRspackConfigForModules' has a complexity of 21. Maximum allowed is 20
lint: packages/example/src/server/index.ts#L1
Run autofix to sort these imports!
lint: packages/arui-scripts-modules/src/module-loader/__tests__/create-module-loader.tests.ts#L301
File has too many lines (638). Maximum allowed is 300
lint: packages/example-modules/src/client.tsx#L1
Only files containing JSX may use the extension '.tsx'
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/
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/