Skip to content

fix(cli): Allow common custom scaffold template files #34139

fix(cli): Allow common custom scaffold template files

fix(cli): Allow common custom scaffold template files #34139

Triggered via pull request December 29, 2024 22:41
Status Failure
Total duration 20m 26s
Artifacts 1

ci.yml

on: pull_request
πŸ” Detect changes
7s
πŸ” Detect changes
πŸ“ Check formatting (prettier)
1m 37s
πŸ“ Check formatting (prettier)
βœ… Check constraints, dependencies, and package.json's
1m 14s
βœ… Check constraints, dependencies, and package.json's
βœ… Check constraints, dependencies, and package.json's
0s
βœ… Check constraints, dependencies, and package.json's
🌲 Tutorial E2E / node 20 latest
0s
🌲 Tutorial E2E / node 20 latest
🌲 Create Redwood App
0s
🌲 Create Redwood App
Server tests
0s
Server tests
Matrix: background-jobs-e2e-skip
Matrix: build-lint-test-skip
Matrix: cli-smoke-tests-skip
Matrix: fragments-smoke-tests-skip
Matrix: rsc-smoke-tests-skip
Matrix: smoke-tests-react-18-skip
Matrix: smoke-tests-skip
Matrix: ssr-smoke-tests-skip
Matrix: telemetry-check-skip
Matrix: rsc-smoke-tests
Matrix: ssr-smoke-tests
🌲 Tutorial E2E / node 20 latest
8m 7s
🌲 Tutorial E2E / node 20 latest
🌲 Create Redwood App
5m 46s
🌲 Create Redwood App
Server tests
5m 25s
Server tests
Matrix: background-jobs-e2e
Matrix: build-lint-test
Matrix: cli-smoke-tests
Matrix: fragments-smoke-tests
Matrix: smoke-tests-react-18
Matrix: smoke-tests
Matrix: telemetry-check
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 99 warnings
πŸ”„ CLI smoke tests / ubuntu-latest / node 20 latest
Process completed with exit code 1.
src/commands/destroy/scaffold/__tests__/scaffold.test.js > rw destroy scaffold > destroy scaffold post > for typescript files > destroys files: packages/cli/src/commands/destroy/scaffold/__tests__/scaffold.test.js#L171
AssertionError: expected 57 to deeply equal 28 - Expected + Received - 28 + 57 ❯ src/commands/destroy/scaffold/__tests__/scaffold.test.js:171:41
src/commands/destroy/scaffold/__tests__/scaffoldNoNest.test.js > rw destroy scaffold > destroy scaffold post > for typescript files > destroys files: packages/cli/src/commands/destroy/scaffold/__tests__/scaffoldNoNest.test.js#L171
AssertionError: expected 57 to deeply equal 28 - Expected + Received - 28 + 57 ❯ src/commands/destroy/scaffold/__tests__/scaffoldNoNest.test.js:171:41
src/commands/generate/scaffold/__tests__/scaffold.test.js > in javascript (default) mode > returns exactly 19 files: packages/cli/src/commands/generate/scaffold/__tests__/scaffold.test.js#L49
AssertionError: expected 60 to deeply equal 19 - Expected + Received - 19 + 60 ❯ src/commands/generate/scaffold/__tests__/scaffold.test.js:49:39
src/commands/generate/scaffold/__tests__/scaffold.test.js > in typescript mode > returns exactly 19 files: packages/cli/src/commands/generate/scaffold/__tests__/scaffold.test.js#L470
AssertionError: expected 60 to deeply equal 19 - Expected + Received - 19 + 60 ❯ src/commands/generate/scaffold/__tests__/scaffold.test.js:470:41
src/commands/generate/scaffold/__tests__/scaffoldNoNest.test.js > in javascript (default) mode > returns exactly 19 files: packages/cli/src/commands/generate/scaffold/__tests__/scaffoldNoNest.test.js#L31
AssertionError: expected 60 to deeply equal 19 - Expected + Received - 19 + 60 ❯ src/commands/generate/scaffold/__tests__/scaffoldNoNest.test.js:31:39
src/commands/generate/scaffold/__tests__/scaffoldNoNest.test.js > in typescript mode > returns exactly 19 files: packages/cli/src/commands/generate/scaffold/__tests__/scaffoldNoNest.test.js#L312
AssertionError: expected 60 to deeply equal 19 - Expected + Received - 19 + 60 ❯ src/commands/generate/scaffold/__tests__/scaffoldNoNest.test.js:312:41
src/commands/generate/scaffold/__tests__/scaffoldPath.test.js > admin/post > creates the correct files with the correct imports > returns exactly 19 files: packages/cli/src/commands/generate/scaffold/__tests__/scaffoldPath.test.js#L32
AssertionError: expected 60 to deeply equal 19 - Expected + Received - 19 + 60 ❯ src/commands/generate/scaffold/__tests__/scaffoldPath.test.js:32:46
src/commands/generate/scaffold/__tests__/scaffoldPath.test.js > Admin/Post > creates the correct files with the correct imports > returns exactly 19 files: packages/cli/src/commands/generate/scaffold/__tests__/scaffoldPath.test.js#L363
AssertionError: expected 60 to deeply equal 19 - Expected + Received - 19 + 60 ❯ src/commands/generate/scaffold/__tests__/scaffoldPath.test.js:363:46
src/commands/generate/scaffold/__tests__/scaffoldPathMulti.test.js > admin/pages/post > creates the correct files with the correct imports > returns exactly 19 files: packages/cli/src/commands/generate/scaffold/__tests__/scaffoldPathMulti.test.js#L32
AssertionError: expected 60 to deeply equal 19 - Expected + Received - 19 + 60 ❯ src/commands/generate/scaffold/__tests__/scaffoldPathMulti.test.js:32:52
src/commands/generate/scaffold/__tests__/scaffoldPathMulti.test.js > Admin/Pages/Post/Post > creates the correct files with the correct imports > returns exactly 19 files: packages/cli/src/commands/generate/scaffold/__tests__/scaffoldPathMulti.test.js#L373
AssertionError: expected 60 to deeply equal 19 - Expected + Received - 19 + 60 ❯ src/commands/generate/scaffold/__tests__/scaffoldPathMulti.test.js:373:52
πŸ— Build, lint, test / windows-latest / node 20 latest
The job was canceled because "ubuntu-latest" failed.
πŸ”„ CLI smoke tests / windows-latest / node 20 latest
Process completed with exit code 1.
πŸ” Detect changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
πŸ” SSR Smoke tests / ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
πŸ”„πŸ˜ RSC Smoke tests / ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
πŸ“„ Fragments Smoke tests / ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
βœ… Check constraints, dependencies, and package.json's
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
πŸ“ Check formatting (prettier)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
πŸ”­ Telemetry check / ubuntu-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”­ Telemetry check / ubuntu-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”­ Telemetry check / ubuntu-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”­ Telemetry check / ubuntu-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”­ Telemetry check / ubuntu-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”­ Telemetry check / ubuntu-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Server tests
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Server tests
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Server tests
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Server tests
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Server tests
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Server tests
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
🌲 Create Redwood App
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
🌲 Create Redwood App
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
🌲 Create Redwood App
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
🌲 Create Redwood App
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
🌲 Create Redwood App
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
🌲 Create Redwood App
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Background jobs E2E test / ubuntu-latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Background jobs E2E test / ubuntu-latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Background jobs E2E test / ubuntu-latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Background jobs E2E test / ubuntu-latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Background jobs E2E test / ubuntu-latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Background jobs E2E test / ubuntu-latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ CLI smoke tests / ubuntu-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ CLI smoke tests / ubuntu-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ CLI smoke tests / ubuntu-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ CLI smoke tests / ubuntu-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ CLI smoke tests / ubuntu-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ CLI smoke tests / ubuntu-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ— Build, lint, test / ubuntu-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ— Build, lint, test / ubuntu-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ— Build, lint, test / ubuntu-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
🌲 Tutorial E2E / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
🌲 Tutorial E2E / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
🌲 Tutorial E2E / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
🌲 Tutorial E2E / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
🌲 Tutorial E2E / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
🌲 Tutorial E2E / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ Smoke tests / ubuntu-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ Smoke tests / ubuntu-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ Smoke tests / ubuntu-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ Smoke tests / ubuntu-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ Smoke tests / ubuntu-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ Smoke tests / ubuntu-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ Smoke tests React 18 / ubuntu-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ Smoke tests React 18 / ubuntu-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ Smoke tests React 18 / ubuntu-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ Smoke tests React 18 / ubuntu-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ Smoke tests React 18 / ubuntu-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ Smoke tests React 18 / ubuntu-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”­ Telemetry check / windows-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”­ Telemetry check / windows-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”­ Telemetry check / windows-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”­ Telemetry check / windows-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”­ Telemetry check / windows-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”­ Telemetry check / windows-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ“„ Fragments Smoke tests / ubuntu-latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ“„ Fragments Smoke tests / ubuntu-latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ“„ Fragments Smoke tests / ubuntu-latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ“„ Fragments Smoke tests / ubuntu-latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ“„ Fragments Smoke tests / ubuntu-latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ“„ Fragments Smoke tests / ubuntu-latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Background jobs E2E test / windows-latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Background jobs E2E test / windows-latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Background jobs E2E test / windows-latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Background jobs E2E test / windows-latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Background jobs E2E test / windows-latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Background jobs E2E test / windows-latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ Smoke tests / windows-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ Smoke tests / windows-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ Smoke tests / windows-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ Smoke tests / windows-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ Smoke tests / windows-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ Smoke tests / windows-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ“„ Fragments Smoke tests / windows-latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ“„ Fragments Smoke tests / windows-latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ“„ Fragments Smoke tests / windows-latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ“„ Fragments Smoke tests / windows-latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ“„ Fragments Smoke tests / windows-latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ“„ Fragments Smoke tests / windows-latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ Smoke tests React 18 / windows-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ Smoke tests React 18 / windows-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ Smoke tests React 18 / windows-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ Smoke tests React 18 / windows-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ Smoke tests React 18 / windows-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ Smoke tests React 18 / windows-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ CLI smoke tests / windows-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ CLI smoke tests / windows-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ CLI smoke tests / windows-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ CLI smoke tests / windows-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ CLI smoke tests / windows-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
πŸ”„ CLI smoke tests / windows-latest / node 20 latest
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.

Artifacts

Produced during runtime
Name Size
logs
2.63 KB