feat: faq -de #834
Annotations
3 errors and 1 warning
@fiction/cards/test/tpl.unit.test.ts > verify template settings config > has template options set correctly:
@fiction/cards/test/tpl.unit.test.ts#L360
AssertionError: no unused schema in public cards: expected [ 'footerOmega', 'faq', …(5) ] to strictly equal []
- Expected
+ Received
- Array []
+ Array [
+ "footerOmega",
+ "faq",
+ "postList",
+ "magazine",
+ "contact",
+ "callToAction",
+ "ticker",
+ ]
❯ @fiction/cards/test/tpl.unit.test.ts:360:66
|
@fiction/core/utils/test/colors.unit.test.ts > colors > generates correct CSS variables for Tailwind:
@fiction/core/utils/test/colors.unit.test.ts#L128
AssertionError: expected 'rgb(var(--color-slate-50, 248 250 252…' to be 'rgb(var(--color-slate-50, 248 250 252…' // Object.is equality
Expected: "rgb(var(--color-slate-50, 248 250 252) / <alpha-value>)"
Received: "rgb(var(--color-slate-50, 248 250 252) / var(--color-slate-50-alpha, <alpha-value>))"
❯ @fiction/core/utils/test/colors.unit.test.ts:128:24
|
build and test
Process completed with exit code 1.
|
build and test
The following actions use a deprecated Node.js version and will be forced to run on node20: slackapi/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|