VACMS 20241 - autosuggest/typeahead/combobox address for facility locator #67156
Annotations
12 warnings
Filter files
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Filter files
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Annotate ESLint results for modified files:
src/applications/facility-locator/components/SearchControls.jsx#L187
src/applications/facility-locator/components/SearchControls.jsx:187:13:The <va-button> Web Component should be used instead of the button HTML element.
|
Annotate ESLint results for modified files:
src/applications/facility-locator/components/SearchControls.jsx#L216
src/applications/facility-locator/components/SearchControls.jsx:216:13:The <va-button> Web Component should be used instead of the button HTML element.
|
Annotate ESLint results for modified files:
src/applications/facility-locator/containers/FacilitiesMap.jsx#L323
src/applications/facility-locator/containers/FacilitiesMap.jsx:323:16:Unexpected unnamed function.
|
Annotate ESLint results for modified files:
src/applications/facility-locator/containers/FacilitiesMap.jsx#L627
src/applications/facility-locator/containers/FacilitiesMap.jsx:627:5:React Hook useEffect has a missing dependency: 'searchCurrentArea'. Either include it or remove the dependency array.
|
Annotate ESLint results for modified files:
src/applications/facility-locator/containers/FacilitiesMap.jsx#L633
src/applications/facility-locator/containers/FacilitiesMap.jsx:633:6:React Hook useEffect has a missing dependency: 'setUpResizeEventListener'. Either include it or remove the dependency array.
|
Annotate ESLint results for modified files:
src/applications/facility-locator/containers/FacilitiesMap.jsx#L639
src/applications/facility-locator/containers/FacilitiesMap.jsx:639:5:React Hook useEffect has a missing dependency: 'handleSearchOnQueryChange'. Either include it or remove the dependency array.
|
Annotate ESLint results for modified files:
src/applications/facility-locator/containers/FacilitiesMap.jsx#L647
src/applications/facility-locator/containers/FacilitiesMap.jsx:647:5:React Hook useEffect has a missing dependency: 'renderMarkers'. Either include it or remove the dependency array.
|
Annotate ESLint results for modified files:
src/applications/facility-locator/containers/FacilitiesMap.jsx#L663
src/applications/facility-locator/containers/FacilitiesMap.jsx:663:5:React Hook useEffect has a missing dependency: 'handleMapOnNoResultsFound'. Either include it or remove the dependency array.
|
Annotate ESLint results for modified files:
src/applications/facility-locator/tests/e2e/errorMessages.cypress.spec.js#L37
src/applications/facility-locator/tests/e2e/errorMessages.cypress.spec.js:37:5:Cypress E2E tests must include at least one axeCheck call. Documentation for adding checks and understanding errors can be found here: https://depo-platform-documentation.scrollhelp.site/developer-docs/A11y-Testing.1935409178.html
|
Annotate ESLint results for modified files:
src/applications/facility-locator/tests/e2e/errorMessages.cypress.spec.js#L45
src/applications/facility-locator/tests/e2e/errorMessages.cypress.spec.js:45:5:Cypress E2E tests must include at least one axeCheck call. Documentation for adding checks and understanding errors can be found here: https://depo-platform-documentation.scrollhelp.site/developer-docs/A11y-Testing.1935409178.html
|
Loading