fix: marq -d #651
Annotations
2 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#L468
AssertionError: no unused schema in public cards: expected [ 'cinema', 'features' ] to strictly equal []
- Expected
+ Received
- Array []
+ Array [
+ "cinema",
+ "features",
+ ]
❯ @fiction/cards/test/tpl.unit.test.ts:468:66
|
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/slack-github-action@v1.24.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|