99454 1010 ezr confirmation flow discovery #65924
Annotations
10 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/ezr/containers/App.jsx#L48
src/applications/ezr/containers/App.jsx:48:5:React Hook useEffect has a missing dependency: 'fetchEnrollmentStatus'. Either include it or remove the dependency array.
|
Annotate ESLint results for modified files:
src/applications/ezr/containers/App.jsx#L56
src/applications/ezr/containers/App.jsx:56:5:React Hook useEffect has a missing dependency: 'fetchVeteranPrefillData'. Either include it or remove the dependency array.
|
Annotate ESLint results for modified files:
src/applications/ezr/utils/helpers/general.js#L1
src/applications/ezr/utils/helpers/general.js:1:1:Use date-fns or Native Date methods instead of moment.js
|
Annotate ESLint results for modified files:
src/applications/ezr/utils/helpers/general.js#L44
src/applications/ezr/utils/helpers/general.js:44:8:Consider using Native new Date().
|
Annotate ESLint results for modified files:
src/applications/ezr/utils/helpers/general.js#L45
src/applications/ezr/utils/helpers/general.js:45:8:Consider using date-fns isWithinInterval(date, interval)
|
Annotate ESLint results for modified files:
src/applications/ezr/utils/helpers/general.js#L45
src/applications/ezr/utils/helpers/general.js:45:8:Consider using Native new Date().
|
Annotate ESLint results for modified files:
src/applications/ezr/utils/helpers/general.js#L76
src/applications/ezr/utils/helpers/general.js:76:7:Unexpected use of 'isNaN'. Use Number.isNaN instead https://github.com/airbnb/javascript#standard-library--isnan
|
Loading