Skip to content

feat: add /voidhours command #56

feat: add /voidhours command

feat: add /voidhours command #56

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / ESLint Report Analysis succeeded Sep 11, 2023 in 1s

ESLint Report Analysis

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

Details

Annotations

Check warning on line 3 in src/handlers/void.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/handlers/void.ts#L3

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

Check warning on line 5 in src/handlers/void.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/handlers/void.ts#L5

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

Check warning on line 5 in src/logger.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/logger.ts#L5

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

Check warning on line 6 in src/logger.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/logger.ts#L6

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