Skip to content

Save dev_store_url under ./shopify #22814

Save dev_store_url under ./shopify

Save dev_store_url under ./shopify #22814

Triggered via pull request January 13, 2025 14:27
@isaacroldanisaacroldan
synchronize #5000
Status Success
Total duration 14s
Artifacts

cla.yml

on: pull_request_target
[PR] CLA
4s
[PR] CLA
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
[PR] CLA
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
packages/app/src/cli/models/app/app.ts#L458
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
packages/app/src/cli/services/dev.ts#L120
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
packages/app/src/cli/services/dev.ts#L123
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
packages/app/src/cli/services/dev.ts#L227
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
packages/app/src/cli/services/dev.ts#L305
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
packages/app/src/cli/services/dev.ts#L305
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
packages/app/src/cli/services/info.ts#L271
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.