feat: added features page #50
tests.yml
on: push
cypress-run
51s
netlify-deploy
0s
Annotations
8 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
|
helpers/__tests__/normaliseOptions.spec.ts > filterOptions Functions > is performant with a large number of options:
src/helpers/__tests__/normaliseOptions.spec.ts#L28
AssertionError: expected 233.32061100000283 to be less than 200
❯ helpers/__tests__/normaliseOptions.spec.ts:28:27
|
helpers/__tests__/normaliseOptions.spec.ts > filterOptions Functions > is performant with a large number of options:
src/helpers/__tests__/normaliseOptions.spec.ts#L28
AssertionError: expected 249.29705399999511 to be less than 200
❯ helpers/__tests__/normaliseOptions.spec.ts:28:27
|
helpers/__tests__/normaliseOptions.spec.ts > filterOptions Functions > is performant with a large number of options:
src/helpers/__tests__/normaliseOptions.spec.ts#L19
AssertionError: expected 374.4554460000072 to be less than 225
❯ helpers/__tests__/normaliseOptions.spec.ts:19:25
|
helpers/__tests__/normaliseOptions.spec.ts > filterOptions Functions > is performant with a large number of options:
src/helpers/__tests__/normaliseOptions.spec.ts#L19
AssertionError: expected 225.07495599999675 to be less than 225
❯ helpers/__tests__/normaliseOptions.spec.ts:19:25
|
helpers/__tests__/normaliseOptions.spec.ts > filterOptions Functions > is performant with a large number of options:
src/helpers/__tests__/normaliseOptions.spec.ts#L28
AssertionError: expected 256.72692200000165 to be less than 200
❯ helpers/__tests__/normaliseOptions.spec.ts:28:27
|
helpers/__tests__/normaliseOptions.spec.ts > filterOptions Functions > is performant with a large number of options:
src/helpers/__tests__/normaliseOptions.spec.ts#L28
AssertionError: expected 481.69920000000275 to be less than 200
❯ helpers/__tests__/normaliseOptions.spec.ts:28:27
|
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/
|