Add link to facility name for Appointments Details pages #64274
Annotations
13 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/vaos/components/layout/ClaimExamLayout.unit.spec.js#L3
src/applications/vaos/components/layout/ClaimExamLayout.unit.spec.js:3:1:Use date-fns or Native Date methods instead of moment.js
|
Annotate ESLint results for modified files:
src/applications/vaos/components/layout/ClaimExamLayout.unit.spec.js#L405
src/applications/vaos/components/layout/ClaimExamLayout.unit.spec.js:405:29:Consider using date-fns subDays(date, amount) or dayjs().subtract(number, unit)
|
Annotate ESLint results for modified files:
src/applications/vaos/components/layout/ClaimExamLayout.unit.spec.js#L405
src/applications/vaos/components/layout/ClaimExamLayout.unit.spec.js:405:29:Consider using Native new Date().
|
Annotate ESLint results for modified files:
src/applications/vaos/components/layout/ClaimExamLayout.unit.spec.js#L504
src/applications/vaos/components/layout/ClaimExamLayout.unit.spec.js:504:29:Consider using date-fns format(date, format) or dayjs().format()
|
Annotate ESLint results for modified files:
src/applications/vaos/components/layout/ClaimExamLayout.unit.spec.js#L504
src/applications/vaos/components/layout/ClaimExamLayout.unit.spec.js:504:29:Consider using Native new Date().
|
Annotate ESLint results for modified files:
src/applications/vaos/components/layout/InPersonLayout.unit.spec.js#L3
src/applications/vaos/components/layout/InPersonLayout.unit.spec.js:3:1:Use date-fns or Native Date methods instead of moment.js
|
Annotate ESLint results for modified files:
src/applications/vaos/components/layout/InPersonLayout.unit.spec.js#L509
src/applications/vaos/components/layout/InPersonLayout.unit.spec.js:509:29:Consider using date-fns subDays(date, amount) or dayjs().subtract(number, unit)
|
Annotate ESLint results for modified files:
src/applications/vaos/components/layout/InPersonLayout.unit.spec.js#L509
src/applications/vaos/components/layout/InPersonLayout.unit.spec.js:509:29:Consider using Native new Date().
|
Annotate ESLint results for modified files:
src/applications/vaos/components/layout/InPersonLayout.unit.spec.js#L601
src/applications/vaos/components/layout/InPersonLayout.unit.spec.js:601:29:Consider using date-fns format(date, format) or dayjs().format()
|
Annotate ESLint results for modified files:
src/applications/vaos/components/layout/InPersonLayout.unit.spec.js#L601
src/applications/vaos/components/layout/InPersonLayout.unit.spec.js:601:29:Consider using Native new Date().
|
Loading