[Mhv-65064] Resolve Download Accessibility Findings MR pt1. #64111
Annotations
11 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/mhv-medical-records/components/DownloadRecords/DownloadFileType.jsx#L453
src/applications/mhv-medical-records/components/DownloadRecords/DownloadFileType.jsx:453:13:The <va-button> Web Component should be used instead of the button HTML element.
|
Annotate ESLint results for modified files:
src/applications/mhv-medical-records/components/DownloadRecords/DownloadFileType.jsx#L453
src/applications/mhv-medical-records/components/DownloadRecords/DownloadFileType.jsx:453:13:Missing an explicit type attribute for button
|
Annotate ESLint results for modified files:
src/applications/mhv-medical-records/components/DownloadRecords/DownloadFileType.jsx#L465
src/applications/mhv-medical-records/components/DownloadRecords/DownloadFileType.jsx:465:13:The <va-button> Web Component should be used instead of the button HTML element.
|
Annotate ESLint results for modified files:
src/applications/mhv-medical-records/components/DownloadRecords/DownloadFileType.jsx#L465
src/applications/mhv-medical-records/components/DownloadRecords/DownloadFileType.jsx:465:13:Missing an explicit type attribute for button
|
Annotate ESLint results for modified files:
src/applications/mhv-medical-records/containers/DownloadReportPage.jsx#L118
src/applications/mhv-medical-records/containers/DownloadReportPage.jsx:118:67:React Hook useMemo has an unnecessary dependency: 'ccdError'. Either exclude it or remove the dependency array.
|
Annotate ESLint results for modified files:
src/applications/mhv-medical-records/util/helpers.js#L1
src/applications/mhv-medical-records/util/helpers.js:1:1:Use date-fns or Native Date methods instead of moment.js
|
Annotate ESLint results for modified files:
src/applications/mhv-medical-records/util/helpers.js#L263
src/applications/mhv-medical-records/util/helpers.js:263:66:Consider using date-fns format(date, format) or dayjs().format()
|
Annotate ESLint results for modified files:
src/applications/mhv-medical-records/util/helpers.js#L263
src/applications/mhv-medical-records/util/helpers.js:263:66:Consider using Native new Date().
|
Loading