fix(deps): update react monorepo to v19 (major) #3714
Annotations
5 errors and 1 warning
Install dependencies and test:
src/__tests__/components/head.test.tsx#L26
AssertionError: expected undefined to be 'Mrugesh Mohapatra — Portfolio of a no…' // Object.is equality
- Expected:
"Mrugesh Mohapatra — Portfolio of a nocturnal developer."
+ Received:
undefined
❯ src/__tests__/components/head.test.tsx:26:59
|
Install dependencies and test:
src/__tests__/components/head.test.tsx#L53
AssertionError: expected undefined to be 'Custom Title • Mrugesh Mohapatra' // Object.is equality
- Expected:
"Custom Title • Mrugesh Mohapatra"
+ Received:
undefined
❯ src/__tests__/components/head.test.tsx:53:59
|
Install dependencies and test:
src/__tests__/components/head.test.tsx#L78
AssertionError: expected undefined to be 'website' // Object.is equality
- Expected:
"website"
+ Received:
undefined
❯ src/__tests__/components/head.test.tsx:78:7
|
Install dependencies and test:
src/__tests__/components/head.test.tsx#L101
AssertionError: expected undefined to be '/favicon.ico' // Object.is equality
- Expected:
"/favicon.ico"
+ Received:
undefined
❯ src/__tests__/components/head.test.tsx:101:7
|
Install dependencies and test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading