Skip to content
GitHub Actions / ESLint Report Analysis succeeded Oct 24, 2023 in 1s

ESLint Report Analysis

0 ESLint error(s) and 4 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 159 in packages/forms/src/UIForm/fieldsets/Array/Array.component.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/forms/src/UIForm/fieldsets/Array/Array.component.js#L159

[no-undef] 'process' is not defined.

Check warning on line 76 in packages/forms/src/UIForm/fieldsets/CollapsibleFieldset/CollapsibleFieldset.component.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/forms/src/UIForm/fieldsets/CollapsibleFieldset/CollapsibleFieldset.component.js#L76

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

Check warning on line 135 in packages/forms/src/UIForm/fieldsets/CollapsibleFieldset/CollapsibleFieldset.component.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/forms/src/UIForm/fieldsets/CollapsibleFieldset/CollapsibleFieldset.component.js#L135

[no-undef] 'process' is not defined.

Check warning on line 31 in packages/forms/src/UIForm/fieldsets/Tabs/Tabs.component.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/forms/src/UIForm/fieldsets/Tabs/Tabs.component.js#L31

[no-undef] 'process' is not defined.