Breadcrumb #71
Annotations
5 errors
Check coding styles and formatting:
src/components/organisms/MapSelector.tsx#L46
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
Check coding styles and formatting:
src/components/organisms/MapSelector.tsx#L46
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
|
Check coding styles and formatting:
src/components/organisms/MapSelector.tsx#L59
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
Check coding styles and formatting:
src/components/organisms/MapSelector.tsx#L59
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
|
Check coding styles and formatting
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading