Skip to content

feat: add back chiefdelphi #4

feat: add back chiefdelphi

feat: add back chiefdelphi #4

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

ESLint Report Analysis

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

Details

Annotations

Check warning on line 26 in src/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/index.ts#L26

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

Check warning on line 26 in src/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/index.ts#L26

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

Check warning on line 32 in src/lib/logger.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/lib/logger.ts#L32

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

Check warning on line 38 in src/lib/logger.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/lib/logger.ts#L38

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

Check warning on line 15 in src/slack/handlers/views/onboarding.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/slack/handlers/views/onboarding.ts#L15

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

Check warning on line 7 in src/views/admin_certs/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/views/admin_certs/index.ts#L7

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

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

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/views/dash/chiefdelphi.ts#L13

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

Check warning on line 17 in src/views/dash/chiefdelphi.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/views/dash/chiefdelphi.ts#L17

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

Check warning on line 323 in src/views/dash/circlepacker.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/views/dash/circlepacker.ts#L323

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

Check warning on line 45 in src/views/dash/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/views/dash/index.ts#L45

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