Skip to content
GitHub Actions / ESLint Report Analysis failed Oct 22, 2024 in 1s

ESLint Report Analysis

2 ESLint error(s) and 0 ESLint warning(s) found in pull request changed files.

Details

Annotations

Check failure on line 13 in app/(gcforms)/[locale]/(form administration)/form-builder/[id]/components/dialogs/APIKeyDialog.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

app/(gcforms)/[locale]/(form administration)/form-builder/[id]/components/dialogs/APIKeyDialog.tsx#L13

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

Check failure on line 15 in app/(gcforms)/[locale]/(form administration)/form-builder/[id]/settings/api/components/client/ApiKey.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

app/(gcforms)/[locale]/(form administration)/form-builder/[id]/settings/api/components/client/ApiKey.tsx#L15

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