package.json merge conflict #7682
Annotations
15 errors and 2 warnings
src/utils/location.test.ts > Environment and Path Tests > isProd constant > should return true when hostname is "mako.cms.gov":
react-app/src/utils/location.test.ts#L28
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/utils/location.test.ts:28:8
|
src/utils/location.test.ts > Environment and Path Tests > isProd constant > should return true when hostname is "onemac.cms.gov":
react-app/src/utils/location.test.ts#L31
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/utils/location.test.ts:31:5
|
src/utils/location.test.ts > Environment and Path Tests > isFaqPage constant > should return true when pathname starts with "/faq":
react-app/src/utils/location.test.ts#L41
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/utils/location.test.ts:41:74
|
src/utils/location.test.ts > Environment and Path Tests > isFaqPage constant > should return true when pathname is "/faq/any-other-path":
react-app/src/utils/location.test.ts#L46
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/utils/location.test.ts:46:67
|
test
Process completed with exit code 1.
|
deploy
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement>'.
|
deploy
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement>'.
|
deploy
Property 'toHaveAttribute' does not exist on type 'Assertion<HTMLElement>'.
|
deploy
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement>'.
|
deploy
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement>'.
|
deploy
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement>'.
|
deploy
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement>'.
|
deploy
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement>'.
|
deploy
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement>'.
|
deploy
Property 'toBeInTheDocument' does not exist on type 'Assertion<HTMLElement>'.
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|