ESLint Report Analysis
0 ESLint error(s) and 6 ESLint warning(s) found in pull request changed files.
0 ESLint error(s) and 0 ESLint warning(s) found in files outside of the pull request.
Details
Annotations
Check warning on line 21 in packages/forms/src/UIForm/fields/Code/Code.component.tsx
github-actions / ESLint Report Analysis
packages/forms/src/UIForm/fields/Code/Code.component.tsx#L21
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check warning on line 35 in packages/forms/src/UIForm/fields/Code/Code.component.tsx
github-actions / ESLint Report Analysis
packages/forms/src/UIForm/fields/Code/Code.component.tsx#L35
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check warning on line 94 in packages/forms/src/UIForm/fields/Code/Code.component.tsx
github-actions / ESLint Report Analysis
packages/forms/src/UIForm/fields/Code/Code.component.tsx#L94
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check warning on line 95 in packages/forms/src/UIForm/fields/Code/Code.component.tsx
github-actions / ESLint Report Analysis
packages/forms/src/UIForm/fields/Code/Code.component.tsx#L95
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check warning on line 159 in packages/forms/src/UIForm/fields/Code/Code.component.tsx
github-actions / ESLint Report Analysis
packages/forms/src/UIForm/fields/Code/Code.component.tsx#L159
[@typescript-eslint/no-shadow] 'ace' is already declared in the upper scope on line 21 column 15.
Check warning on line 159 in packages/forms/src/UIForm/fields/Code/Code.component.tsx
github-actions / ESLint Report Analysis
packages/forms/src/UIForm/fields/Code/Code.component.tsx#L159
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.