Skip to content

change the way the api calls and stores referrals and referallDetails #67209

change the way the api calls and stores referrals and referallDetails

change the way the api calls and stores referrals and referallDetails #67209

Triggered via pull request January 31, 2025 22:18
Status Success
Total duration 17m 19s
Artifacts 2

pull-request.yml

on: pull_request
Fetch Unit Test Stability Allow List
57s
Fetch Unit Test Stability Allow List
ESLint Disable Check
0s
ESLint Disable Check
Icon Check
0s
Icon Check
Sentry Check
0s
Sentry Check
Linting (Files Changed)
1m 36s
Linting (Files Changed)
Check Cross App Imports
16m 5s
Check Cross App Imports
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Linting (Files Changed)
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/
Linting (Files Changed)
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/
Linting (Files Changed): src/applications/vaos/appointment-list/pages/AppointmentsPage/index.unit.spec.js#L4
src/applications/vaos/appointment-list/pages/AppointmentsPage/index.unit.spec.js:4:1:Use date-fns or Native Date methods instead of moment.js
Linting (Files Changed): src/applications/vaos/appointment-list/pages/AppointmentsPage/index.unit.spec.js#L162
src/applications/vaos/appointment-list/pages/AppointmentsPage/index.unit.spec.js:162:14:Consider using date-fns subDays(date, amount) or dayjs().subtract(number, unit)
Linting (Files Changed): src/applications/vaos/appointment-list/pages/AppointmentsPage/index.unit.spec.js#L162
src/applications/vaos/appointment-list/pages/AppointmentsPage/index.unit.spec.js:162:14:Consider using Native new Date().
Linting (Files Changed): src/applications/vaos/appointment-list/pages/AppointmentsPage/index.unit.spec.js#L165
src/applications/vaos/appointment-list/pages/AppointmentsPage/index.unit.spec.js:165:12:Consider using date-fns addDays(date, amount) or dayjs().add(number, unit)
Linting (Files Changed): src/applications/vaos/appointment-list/pages/AppointmentsPage/index.unit.spec.js#L165
src/applications/vaos/appointment-list/pages/AppointmentsPage/index.unit.spec.js:165:12:Consider using Native new Date().
Linting (Files Changed): src/applications/vaos/appointment-list/pages/AppointmentsPage/index.unit.spec.js#L172
src/applications/vaos/appointment-list/pages/AppointmentsPage/index.unit.spec.js:172:14:Consider using date-fns subDays(date, amount) or dayjs().subtract(number, unit)
Linting (Files Changed): src/applications/vaos/appointment-list/pages/AppointmentsPage/index.unit.spec.js#L172
src/applications/vaos/appointment-list/pages/AppointmentsPage/index.unit.spec.js:172:14:Consider using Native new Date().
Linting (Files Changed): src/applications/vaos/appointment-list/pages/AppointmentsPage/index.unit.spec.js#L175
src/applications/vaos/appointment-list/pages/AppointmentsPage/index.unit.spec.js:175:12:Consider using date-fns format(date, format) or dayjs().format()
Linting (Files Changed): src/applications/vaos/appointment-list/pages/AppointmentsPage/index.unit.spec.js#L175
src/applications/vaos/appointment-list/pages/AppointmentsPage/index.unit.spec.js:175:12:Consider using Native new Date().
Linting (Files Changed): src/applications/vaos/appointment-list/pages/AppointmentsPage/index.unit.spec.js#L391
src/applications/vaos/appointment-list/pages/AppointmentsPage/index.unit.spec.js:391:16:Consider using date-fns subDays(date, amount) or dayjs().subtract(number, unit)

Artifacts

Produced during runtime
Name Size
cross-app-import-report
2.31 KB
unit-test-allow-list
32.7 KB