Skip to content

Save dev_store_url under ./shopify #12430

Save dev_store_url under ./shopify

Save dev_store_url under ./shopify #12430

GitHub Actions / ESLint Report Analysis succeeded Jan 16, 2025 in 1s

ESLint Report Analysis

0 ESLint error(s) and 6 ESLint warning(s) found in pull request changed files.

Details

Annotations

Check warning on line 458 in packages/app/src/cli/models/app/app.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

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.

Check warning on line 120 in packages/app/src/cli/services/dev.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

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.

Check warning on line 123 in packages/app/src/cli/services/dev.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

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.

Check warning on line 227 in packages/app/src/cli/services/dev.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

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.

Check warning on line 305 in packages/app/src/cli/services/dev.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

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.

Check warning on line 305 in packages/app/src/cli/services/dev.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

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.