Skip to content

Merge pull request #21 from Brelee2222/CirclePack3 #1

Merge pull request #21 from Brelee2222/CirclePack3

Merge pull request #21 from Brelee2222/CirclePack3 #1

GitHub Actions / ESLint Report Analysis succeeded Aug 22, 2024 in 1s

ESLint Report Analysis

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

Details

Annotations

Check warning on line 20 in src/api/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/api/index.ts#L20

[@typescript-eslint/no-unused-vars] 'msgs' is defined but never used.

Check warning on line 21 in src/api/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/api/index.ts#L21

[@typescript-eslint/no-unused-vars] 'msgs' is defined but never used.

Check warning on line 10 in src/frontend/dash/chiefdelphi.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/frontend/dash/chiefdelphi.ts#L10

[@typescript-eslint/naming-convention] Enum Member name `Delphi` must match one of the following formats: camelCase

Check warning on line 11 in src/frontend/dash/chiefdelphi.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/frontend/dash/chiefdelphi.ts#L11

[@typescript-eslint/naming-convention] Enum Member name `Img` must match one of the following formats: camelCase

Check warning on line 13 in src/frontend/dash/chiefdelphi.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/frontend/dash/chiefdelphi.ts#L13

[@typescript-eslint/no-unused-vars] 'PANEL_TYPE' is assigned a value but never used.

Check warning on line 45 in src/frontend/dash/chiefdelphi.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/frontend/dash/chiefdelphi.ts#L45

[prefer-const] 'commentBody' is never reassigned. Use 'const' instead.

Check warning on line 58 in src/frontend/dash/chiefdelphi.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/frontend/dash/chiefdelphi.ts#L58

[prefer-const] 'breakElem' is never reassigned. Use 'const' instead.

Check warning on line 62 in src/frontend/dash/chiefdelphi.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/frontend/dash/chiefdelphi.ts#L62

[prefer-const] 'postTimeElem' is never reassigned. Use 'const' instead.

Check warning on line 67 in src/frontend/dash/chiefdelphi.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/frontend/dash/chiefdelphi.ts#L67

[prefer-const] 'posterNameElem' is never reassigned. Use 'const' instead.

Check warning on line 111 in src/frontend/dash/chiefdelphi.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/frontend/dash/chiefdelphi.ts#L111

[@typescript-eslint/no-unused-vars] 'refreshImage' is defined but never used.

Check warning on line 118 in src/frontend/dash/chiefdelphi.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/frontend/dash/chiefdelphi.ts#L118

[prefer-const] 'children' is never reassigned. Use 'const' instead.

Check warning on line 130 in src/frontend/dash/circlePacker.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/frontend/dash/circlePacker.ts#L130

[prefer-const] 'now' is never reassigned. Use 'const' instead.

Check warning on line 131 in src/frontend/dash/circlePacker.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/frontend/dash/circlePacker.ts#L131

[prefer-const] 'timetext' is never reassigned. Use 'const' instead.

Check warning on line 140 in src/frontend/dash/circlePacker.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/frontend/dash/circlePacker.ts#L140

[prefer-const] 'arrivals' is never reassigned. Use 'const' instead.

Check warning on line 152 in src/frontend/dash/circlePacker.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/frontend/dash/circlePacker.ts#L152

[prefer-const] 'minutesTill' is never reassigned. Use 'const' instead.

Check warning on line 346 in src/frontend/dash/circlePacker.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/frontend/dash/circlePacker.ts#L346

[@typescript-eslint/no-unused-vars] 'circlesTouching' is defined but never used.

Check warning on line 3 in src/frontend/dash/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/frontend/dash/index.ts#L3

[@typescript-eslint/no-unused-vars] 'Circle' is defined but never used.

Check warning on line 4 in src/frontend/dash/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/frontend/dash/index.ts#L4

[@typescript-eslint/no-unused-vars] 'setPanelVisibility' is defined but never used.

Check warning on line 10 in src/frontend/dash/trimet.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/frontend/dash/trimet.ts#L10

[prefer-const] 'url' is never reassigned. Use 'const' instead.

Check warning on line 11 in src/frontend/dash/trimet.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/frontend/dash/trimet.ts#L11

[prefer-const] 'json' is never reassigned. Use 'const' instead.

Check warning on line 16 in src/frontend/dash/trimet.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/frontend/dash/trimet.ts#L16

[prefer-const] 'res' is never reassigned. Use 'const' instead.

Check warning on line 17 in src/frontend/dash/trimet.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/frontend/dash/trimet.ts#L17

[prefer-const] 'timesOnly' is never reassigned. Use 'const' instead.

Check warning on line 19 in src/frontend/dash/trimet.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/frontend/dash/trimet.ts#L19

[prefer-const] 'shortSign' is never reassigned. Use 'const' instead.

Check warning on line 19 in src/frontend/dash/trimet.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/frontend/dash/trimet.ts#L19

[prefer-const] 'scheduled' is never reassigned. Use 'const' instead.