Skip to content

DO NOT MERGE - testing CI #57753

DO NOT MERGE - testing CI

DO NOT MERGE - testing CI #57753

Triggered via pull request October 5, 2024 03:10
Status Success
Total duration 7m 53s
Artifacts 1

pull-request.yml

on: pull_request
Fetch Unit Test Stability Allow List
47s
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 19s
Linting (Files Changed)
Check Cross App Imports
6m 51s
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/tests/appointment-list/components/AppointmentsPage.unit.spec.js#L4
src/applications/vaos/tests/appointment-list/components/AppointmentsPage.unit.spec.js:4:1:Use date-fns or Native Date methods instead of moment.js
Linting (Files Changed): src/applications/vaos/tests/appointment-list/components/AppointmentsPage.unit.spec.js#L164
src/applications/vaos/tests/appointment-list/components/AppointmentsPage.unit.spec.js:164:14:Consider using date-fns subDays(date, amount) or dayjs().subtract(number, unit)
Linting (Files Changed): src/applications/vaos/tests/appointment-list/components/AppointmentsPage.unit.spec.js#L164
src/applications/vaos/tests/appointment-list/components/AppointmentsPage.unit.spec.js:164:14:Consider using Native new Date().
Linting (Files Changed): src/applications/vaos/tests/appointment-list/components/AppointmentsPage.unit.spec.js#L167
src/applications/vaos/tests/appointment-list/components/AppointmentsPage.unit.spec.js:167:12:Consider using date-fns addDays(date, amount) or dayjs().add(number, unit)
Linting (Files Changed): src/applications/vaos/tests/appointment-list/components/AppointmentsPage.unit.spec.js#L167
src/applications/vaos/tests/appointment-list/components/AppointmentsPage.unit.spec.js:167:12:Consider using Native new Date().
Linting (Files Changed): src/applications/vaos/tests/appointment-list/components/AppointmentsPage.unit.spec.js#L174
src/applications/vaos/tests/appointment-list/components/AppointmentsPage.unit.spec.js:174:14:Consider using date-fns subDays(date, amount) or dayjs().subtract(number, unit)
Linting (Files Changed): src/applications/vaos/tests/appointment-list/components/AppointmentsPage.unit.spec.js#L174
src/applications/vaos/tests/appointment-list/components/AppointmentsPage.unit.spec.js:174:14:Consider using Native new Date().
Linting (Files Changed): src/applications/vaos/tests/appointment-list/components/AppointmentsPage.unit.spec.js#L177
src/applications/vaos/tests/appointment-list/components/AppointmentsPage.unit.spec.js:177:12:Consider using date-fns format(date, format) or dayjs().format()
Linting (Files Changed): src/applications/vaos/tests/appointment-list/components/AppointmentsPage.unit.spec.js#L177
src/applications/vaos/tests/appointment-list/components/AppointmentsPage.unit.spec.js:177:12:Consider using Native new Date().
Linting (Files Changed): src/applications/vaos/tests/appointment-list/components/AppointmentsPage.unit.spec.js#L395
src/applications/vaos/tests/appointment-list/components/AppointmentsPage.unit.spec.js:395:16:Consider using date-fns subDays(date, amount) or dayjs().subtract(number, unit)

Artifacts

Produced during runtime
Name Size
unit-test-allow-list
34.6 KB