Skip to content

feat: faq -de

feat: faq -de #834

Triggered via push November 21, 2024 03:02
Status Failure
Total duration 17m 11s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

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/