Skip to content

fix: test -d

fix: test -d #709

Triggered via push September 21, 2024 07:43
Status Failure
Total duration 12m 33s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
@fiction/cards/profile/card.unit.test.ts > minimalProfile > has correct schema: @fiction/cards/profile/card.unit.test.ts#L17
Error: no template ❯ @fiction/cards/profile/card.unit.test.ts:17:13
@fiction/site/utils/test/frame.unit.test.ts > siteFrameTools > should process frame messages correctly: @fiction/site/utils/test/frame.unit.test.ts#L89
AssertionError: card update should be called with correct config: expected "update" to be called with arguments: [ { cardId: 'test-card-id', …(1) } ] Received: 1st update call: Array [ Object { "cardId": "test-card-id", "title": "New Card Title", }, + Object { + "caller": "frameMessage:setCard", + }, ] Number of calls: 1 ❯ @fiction/site/utils/test/frame.unit.test.ts:89:81
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/