Skip to content

CLUCK v2

CLUCK v2 #1

GitHub Actions / ESLint Report Analysis succeeded Aug 3, 2024 in 0s

ESLint Report Analysis

0 ESLint error(s) and 6 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.