Skip to content
GitHub Actions / ESLint Report Analysis succeeded Nov 11, 2024 in 2s

ESLint Report Analysis

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

Details

Annotations

Check warning on line 69 in packages/theme/src/cli/services/info.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/theme/src/cli/services/info.ts#L69

[@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 457 in packages/cli-kit/src/private/node/session.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/cli-kit/src/private/node/session.ts#L457

[@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/theme/src/cli/services/info.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/theme/src/cli/services/info.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 458 in packages/cli-kit/src/private/node/session.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/cli-kit/src/private/node/session.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 119 in packages/theme/src/cli/services/pull.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/theme/src/cli/services/pull.ts#L119

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

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/src/cli/services/dev/extension/payload.ts#L42

[@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 470 in packages/cli-kit/src/private/node/session.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/cli-kit/src/private/node/session.ts#L470

[@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/theme/src/cli/services/pull.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/theme/src/cli/services/pull.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 47 in packages/app/src/cli/commands/app/build.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/src/cli/commands/app/build.ts#L47

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

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/src/cli/services/dev/extension/payload.ts#L51

[@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 471 in packages/cli-kit/src/private/node/session.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/cli-kit/src/private/node/session.ts#L471

[@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 121 in packages/theme/src/cli/services/pull.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/theme/src/cli/services/pull.ts#L121

[@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 96 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#L96

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

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/src/cli/services/dev/extension/payload.ts#L53

[@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 122 in packages/theme/src/cli/services/pull.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/theme/src/cli/services/pull.ts#L122

[@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 472 in packages/cli-kit/src/private/node/session.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/cli-kit/src/private/node/session.ts#L472

[@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 155 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#L155

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

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/src/cli/services/dev/extension/payload.ts#L54

[@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/theme/src/cli/services/pull.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/theme/src/cli/services/pull.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 473 in packages/cli-kit/src/private/node/session.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/cli-kit/src/private/node/session.ts#L473

[@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 149 in packages/app/src/cli/services/dev/extension/payload/store.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/src/cli/services/dev/extension/payload/store.ts#L149

[@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 217 in packages/theme/src/cli/utilities/repl/evaluator.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/theme/src/cli/utilities/repl/evaluator.test.ts#L217

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

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/src/cli/services/dev/processes/setup-dev-processes.ts#L192

[@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 474 in packages/cli-kit/src/private/node/session.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/cli-kit/src/private/node/session.ts#L474

[@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 33 in packages/theme/src/cli/utilities/repl/evaluator.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/theme/src/cli/utilities/repl/evaluator.ts#L33

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