Skip to content

shopify-cli

shopify-cli #17515

GitHub Actions / ESLint Report Analysis succeeded Dec 22, 2024 in 2s

ESLint Report Analysis

0 ESLint error(s) and 154 ESLint warning(s) found

Details

Annotations

Check warning on line 83 in packages/app/src/cli/commands/app/deploy.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/src/cli/commands/app/deploy.ts#L83

[@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 139 in packages/app/src/cli/commands/app/dev.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/src/cli/commands/app/dev.ts#L139

[@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 252 in packages/app/src/cli/services/dev/urls.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/src/cli/services/dev/urls.ts#L252

[@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 59 in packages/app/src/cli/commands/app/function/run.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/src/cli/commands/app/function/run.ts#L59

[@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 14 in packages/app/src/cli/services/extensions/common.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/src/cli/services/extensions/common.ts#L14

[@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 67 in packages/app/src/cli/commands/app/function/run.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/src/cli/commands/app/function/run.ts#L67

[@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 24 in packages/app/src/cli/services/fetch-extensions.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/src/cli/services/fetch-extensions.ts#L24

[@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 109 in packages/app/src/cli/commands/app/webhook/trigger.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/src/cli/commands/app/webhook/trigger.ts#L109

[@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 65 in packages/app/src/cli/services/flow/validation.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/src/cli/services/flow/validation.ts#L65

[@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 214 in packages/app/src/cli/models/app/app.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/src/cli/models/app/app.test.ts#L214

[@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 115 in packages/app/src/cli/services/flow/validation.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/src/cli/services/flow/validation.ts#L115

[@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 216 in packages/app/src/cli/models/app/app.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/src/cli/models/app/app.test.ts#L216

[@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 336 in packages/app/src/cli/services/function/build.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/src/cli/services/function/build.ts#L336

[@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 419 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#L419

[@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 95 in packages/app/src/cli/services/generate.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/src/cli/services/generate.ts#L95

[@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 20 in packages/cli-kit/src/private/node/ui/components/Table/Table.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/cli-kit/src/private/node/ui/components/Table/Table.tsx#L20

[@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 266 in packages/app/src/cli/models/extensions/extension-instance.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/src/cli/models/extensions/extension-instance.ts#L266

[@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 85 in packages/app/src/cli/services/generate/extension.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/src/cli/services/generate/extension.ts#L85

[@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 38 in packages/cli-kit/src/private/node/ui/components/Table/Table.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/cli-kit/src/private/node/ui/components/Table/Table.tsx#L38

[@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 80 in packages/app/src/cli/models/extensions/specifications/app_config_privacy_compliance_webhooks.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/src/cli/models/extensions/specifications/app_config_privacy_compliance_webhooks.ts#L80

[@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 177 in packages/app/src/cli/services/generate/extension.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/src/cli/services/generate/extension.ts#L177

[@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 98 in packages/cli-kit/src/private/node/ui/components/TokenizedText.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/cli-kit/src/private/node/ui/components/TokenizedText.tsx#L98

[@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 84 in packages/app/src/cli/models/extensions/specifications/app_config_privacy_compliance_webhooks.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/src/cli/models/extensions/specifications/app_config_privacy_compliance_webhooks.ts#L84

[@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 156 in packages/app/src/cli/services/info.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/src/cli/services/info.ts#L156

[@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 74 in packages/cli-kit/src/public/node/analytics.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/cli-kit/src/public/node/analytics.ts#L74

[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.