chore(deps): update dependency vercel to v39.2.5 #3791
Annotations
3 errors and 1 warning
Install dependencies and test:
src/__tests__/components/layouts.test.tsx#L82
AssertionError: expected '© 2012-2025 Mrugesh Mohapatra Co. — A…' to contain '© 2012-2024 Mrugesh Mohapatra Co.'
Expected: "© 2012-2024 Mrugesh Mohapatra Co."
Received: "© 2012-2025 Mrugesh Mohapatra Co. — All rights reserved.Terms•Privacy•Refunds•About & Contact"
❯ src/__tests__/components/layouts.test.tsx:82:32
|
Install dependencies and test:
src/__tests__/pages/index.test.tsx#L41
Error: Snapshot `Home > renders a snapshot of the homepage 1` mismatched
- Expected
+ Received
@@ -286,11 +286,11 @@
>
<div
class="font-mono text-gray-700 text-sm text-center mx-8 md:mx-auto"
>
<p>
- © 2012-2024 Mrugesh Mohapatra Co. — All rights reserved.
+ © 2012-2025 Mrugesh Mohapatra Co. — All rights reserved.
</p>
<p
class="mt-2"
>
<a
❯ src/__tests__/pages/index.test.tsx:41:26
|
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