doc: update readme #42
Annotations
5 errors and 1 warning
src/services/theme/deploy.test.ts > deploy > deploy > when blue/green strategy > makes blue/green deploy:
src/utilities/shopify/theme-store.ts#L9
Error: A store is required
❯ Module.ensureThemeStore src/utilities/shopify/theme-store.ts:9:11
❯ blueGreenDeploy src/services/theme/deploy.ts:67:17
❯ Module.deploy src/services/theme/deploy.ts:56:13
❯ src/services/theme/deploy.test.ts:70:15
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { tryMessage: 'Specify the store passing `--undefined={your_store_url}` or set the `SHOPIFY_FLAG_STORE` environment variable.', nextSteps: undefined, customSections: undefined, skipOclifErrorHandling: true }
|
src/services/theme/deploy.test.ts > deploy > deploy > when no strategy is passsed > makes basic deploy:
src/utilities/shopify/theme-store.ts#L9
Error: A store is required
❯ Module.ensureThemeStore src/utilities/shopify/theme-store.ts:9:11
❯ basicDeploy src/services/theme/deploy.ts:85:17
❯ Module.deploy src/services/theme/deploy.ts:60:13
❯ src/services/theme/deploy.test.ts:104:15
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { tryMessage: 'Specify the store passing `--undefined={your_store_url}` or set the `SHOPIFY_FLAG_STORE` environment variable.', nextSteps: undefined, customSections: undefined, skipOclifErrorHandling: true }
|
src/services/theme/deploy.test.ts > deploy > blueGreenDeploy > pulls live theme settings and updates on-deck theme:
src/utilities/shopify/theme-store.ts#L9
Error: A store is required
❯ Module.ensureThemeStore src/utilities/shopify/theme-store.ts:9:11
❯ Module.blueGreenDeploy src/services/theme/deploy.ts:67:17
❯ src/services/theme/deploy.test.ts:144:13
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { tryMessage: 'Specify the store passing `--undefined={your_store_url}` or set the `SHOPIFY_FLAG_STORE` environment variable.', nextSteps: undefined, customSections: undefined, skipOclifErrorHandling: true }
|
src/services/theme/deploy.test.ts > deploy > basicDeploy > pulls live theme settings and updates theme:
src/utilities/shopify/theme-store.ts#L9
Error: A store is required
❯ Module.ensureThemeStore src/utilities/shopify/theme-store.ts:9:11
❯ Module.basicDeploy src/services/theme/deploy.ts:85:17
❯ src/services/theme/deploy.test.ts:180:13
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { tryMessage: 'Specify the store passing `--undefined={your_store_url}` or set the `SHOPIFY_FLAG_STORE` environment variable.', nextSteps: undefined, customSections: undefined, skipOclifErrorHandling: true }
|
test
Process completed with exit code 1.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|