Skip to content

feat: added more testimonials for restaurant #51

feat: added more testimonials for restaurant

feat: added more testimonials for restaurant #51

Triggered via push April 29, 2024 11:40
Status Failure
Total duration 58s
Artifacts

tests.yml

on: push
cypress-run
48s
cypress-run
netlify-deploy
0s
netlify-deploy
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
components/__tests__/NavBar.spec.ts > NavBar > renders properly when logged out: src/components/__tests__/NavBar.spec.ts#L32
Error: Snapshot `NavBar > renders properly when logged out 1` mismatched - Expected + Received @@ -12,10 +12,12 @@ </nav> <aside data-v-2202255b="" class="container" style="display: none;"> <nav data-v-2202255b="" aria-label="Aside"> <ul data-v-2202255b=""> <li data-v-2202255b=""><a data-v-2202255b="">Home</a></li> + <li data-v-2202255b=""><a data-v-2202255b="">Features</a></li> + <li data-v-2202255b=""><a data-v-2202255b="">Pricing</a></li> <li data-v-2202255b=""><a data-v-2202255b="">Login</a></li> <li data-v-2202255b=""><a data-v-2202255b="">Sign up</a></li> <li data-v-2202255b=""><a role="button" href="[object Object]"> <!-- @slot This is the default slot which contains the text. -->New magic link </a></li> ❯ components/__tests__/NavBar.spec.ts:32:28
cypress-run
Process completed with exit code 1.
cypress-run
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cypress-run
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/