Skip to content

Add --dev-preview flag to theme init for framework theme support #17274

Add --dev-preview flag to theme init for framework theme support

Add --dev-preview flag to theme init for framework theme support #17274

Triggered via pull request December 11, 2024 19:27
Status Failure
Total duration 2m 9s
Artifacts

shopify-cli.yml

on: pull_request
[PR] Check OCLIF manifests & readme & docs
38s
[PR] Check OCLIF manifests & readme & docs
[Manual] Test with Node ${{ inputs.node-version }} in ${{ inputs.os }}
0s
[Manual] Test with Node ${{ inputs.node-version }} in ${{ inputs.os }}
Matrix: main
Matrix: pr-acceptance-tests
Matrix: pr-platform-agnostic-bundle
Matrix: [PR] Check graphql-codegen has been run
Matrix: pr-platform-agnostic-knip
Matrix: pr-platform-agnostic-lint
Matrix: pr-platform-agnostic
Matrix: pr-platform-dependent
Matrix: pr-test-coverage
Fit to window
Zoom out
Zoom in

Annotations

38 errors and 9 warnings
[PR] Check OCLIF manifests & readme & docs
Cannot find name 'FRAMEWORK_THEME_REPO_URL'.
[PR] Check OCLIF manifests & readme & docs
Process completed with exit code 1.
[PR] Run build with Node 18.20.3 in ubuntu-latest
Cannot find name 'FRAMEWORK_THEME_REPO_URL'.
[PR] Run build with Node 18.20.3 in ubuntu-latest
Process completed with exit code 1.
[PR] Run Test Coverage with Node 18.20.3 in ubuntu-latest
Cannot find name 'FRAMEWORK_THEME_REPO_URL'.
[PR] Run Test Coverage with Node 18.20.3 in ubuntu-latest
Process completed with exit code 1.
[PR] Accept. Test with Node 18.20.3 in ubuntu-latest
Cannot find name 'FRAMEWORK_THEME_REPO_URL'.
[PR] Accept. Test with Node 18.20.3 in ubuntu-latest
Process completed with exit code 1.
[PR] Accept. Test with Node 18.20.3 in macos-latest
The job was canceled because "ubuntu-latest_18_20_3" failed.
[PR] Accept. Test with Node 18.20.3 in macos-latest
Cannot find name 'FRAMEWORK_THEME_REPO_URL'.
[PR] Accept. Test with Node 18.20.3 in macos-latest
Process completed with exit code 1.
[PR] Run bundle with Node 18.20.3 in ubuntu-latest
Cannot find name 'FRAMEWORK_THEME_REPO_URL'.
[PR] Run bundle with Node 18.20.3 in ubuntu-latest
Process completed with exit code 1.
[PR] Run type-check with Node 18.20.3 in ubuntu-latest
The job was canceled because "ubuntu-latest_18_20_3_bui" failed.
[PR] Run type-check with Node 18.20.3 in ubuntu-latest
The operation was canceled.
[PR] Accept. Test with Node 18.20.3 in windows-latest
The job was canceled because "ubuntu-latest_18_20_3" failed.
[PR] Test with Node 20.14.0 in macos-latest
Cannot find name 'FRAMEWORK_THEME_REPO_URL'.
[PR] Test with Node 20.14.0 in macos-latest
Process completed with exit code 1.
[PR] Test with Node 18.20.3 in windows-latest
The job was canceled because "macos-latest_20_14_0" failed.
[PR] Test with Node 22.2.0 in windows-latest
The job was canceled because "macos-latest_20_14_0" failed.
[PR] Test with Node 22.2.0 in windows-latest
The operation was canceled.
[PR] Test with Node 22.2.0 in ubuntu-latest
The job was canceled because "macos-latest_20_14_0" failed.
[PR] Test with Node 22.2.0 in ubuntu-latest
Cannot find name 'FRAMEWORK_THEME_REPO_URL'.
[PR] Test with Node 22.2.0 in ubuntu-latest
The operation was canceled.
[PR] Test with Node 20.14.0 in windows-latest
The job was canceled because "macos-latest_20_14_0" failed.
[PR] Test with Node 20.14.0 in windows-latest
The operation was canceled.
[PR] Test with Node 18.20.3 in macos-latest
The job was canceled because "macos-latest_20_14_0" failed.
[PR] Test with Node 18.20.3 in macos-latest
Cannot find name 'FRAMEWORK_THEME_REPO_URL'.
[PR] Test with Node 18.20.3 in macos-latest
The operation was canceled.
[PR] Test with Node 20.14.0 in ubuntu-latest
The job was canceled because "macos-latest_20_14_0" failed.
[PR] Test with Node 20.14.0 in ubuntu-latest
Cannot find name 'FRAMEWORK_THEME_REPO_URL'.
[PR] Test with Node 20.14.0 in ubuntu-latest
The operation was canceled.
[PR] Test with Node 18.20.3 in ubuntu-latest
The job was canceled because "macos-latest_20_14_0" failed.
[PR] Test with Node 18.20.3 in ubuntu-latest
Cannot find name 'FRAMEWORK_THEME_REPO_URL'.
[PR] Test with Node 18.20.3 in ubuntu-latest
The operation was canceled.
[PR] Test with Node 22.2.0 in macos-latest
The job was canceled because "macos-latest_20_14_0" failed.
[PR] Test with Node 22.2.0 in macos-latest
Cannot find name 'FRAMEWORK_THEME_REPO_URL'.
[PR] Test with Node 22.2.0 in macos-latest
The operation was canceled.
[PR] Run knip with Node 18.20.3 in ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
[PR] Run knip with Node 18.20.3 in ubuntu-latest
knip stderr: The CJS build of Vite's Node API is deprecated. See https://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.
[PR] Check OCLIF manifests & readme & docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
[PR] Run build with Node 18.20.3 in ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
[PR] Run Test Coverage with Node 18.20.3 in ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
[PR] Accept. Test with Node 18.20.3 in ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
[PR] Run bundle with Node 18.20.3 in ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
packages/theme/src/cli/commands/theme/init.ts#L57
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
[PR] Run lint with Node 18.20.3 in ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636