Skip to content

Dev deploy of upgrade-plate #1576

Dev deploy of upgrade-plate

Dev deploy of upgrade-plate #1576

Manually triggered January 27, 2025 13:57
Status Failure
Total duration 43s
Artifacts

deploy-to-dev.yaml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
error: expect(received).toEqual(expected): frontend/src/plate/plugins/normalize-node.test.ts#L37
[ { children: [ { children: [ { children: [ { text: "lic", } ], - type: "lic", } ], type: "li", } ], type: "ul", } ] - Expected - 1 + Received + 0 at /home/runner/work/kabal/kabal/frontend/src/plate/plugins/normalize-node.test.ts:37:29
error: expect(received).toEqual(expected): frontend/src/plate/plugins/normalize-node.test.ts#L53
[ { - align: "left", children: [ { text: "some text", } ], - type: "p", } ] - Expected - 2 + Received + 0 at /home/runner/work/kabal/kabal/frontend/src/plate/plugins/normalize-node.test.ts:53:29
error: expect(received).toEqual(expected): frontend/src/plate/plugins/normalize-node.test.ts#L70
[ { - align: "left", children: [ { text: "some text", } ], - type: "p", } ] - Expected - 2 + Received + 0 at /home/runner/work/kabal/kabal/frontend/src/plate/plugins/normalize-node.test.ts:70:29
error: expect(received).toEqual(expected): frontend/src/plate/plugins/placeholder/delete.test.ts#L45
[ { align: "left", children: [ { + text: "before ", + }, + { + children: [ + { + text: "", + } + ], + placeholder: "Innfyllingsfelt", + type: "placeholder", + }, + { + text: " after", - text: "before after", } ], type: "p", } ] - Expected - 1 + Received + 13 at /home/runner/work/kabal/kabal/frontend/src/plate/plugins/placeholder/delete.test.ts:45:35
error: expect(received).toEqual(expected): frontend/src/plate/plugins/placeholder/delete.test.ts#L81
[ { align: "left", children: [ { + text: "before ", + }, + { + children: [ + { ", + } + ], + placeholder: "Innfyllingsfelt", + type: "placeholder", + }, + { + text: "after", - text: "before after", } ], type: "p", } ] - Expected - 1 + Received + 13 at /home/runner/work/kabal/kabal/frontend/src/plate/plugins/placeholder/delete.test.ts:81:35
error: expect(received).toEqual(expected): frontend/src/plate/plugins/placeholder/delete.test.ts#L121
[ { align: "left", children: [ { + text: "before ", + }, + { + children: [ + { + text: "", + } + ], + placeholder: "Innfyllingsfelt", + type: "placeholder", + }, + { + text: " after", - text: "before after", } ], type: "p", } ] - Expected - 1 + Received + 13 at /home/runner/work/kabal/kabal/frontend/src/plate/plugins/placeholder/delete.test.ts:121:35
error: expect(received).toEqual(expected): frontend/src/plate/plugins/placeholder/delete.test.ts#L157
[ { align: "left", children: [ { + text: "before ", + }, + { + children: [ + { + text: "", + } + ], + placeholder: "Innfyllingsfelt", + type: "placeholder", + }, + { + text: " after", - text: "before after", } ], type: "p", } ] - Expected - 1 + Received + 13 at /home/runner/work/kabal/kabal/frontend/src/plate/plugins/placeholder/delete.test.ts:157:35
error: expect(received).toEqual(expected): frontend/src/plate/plugins/placeholder/delete.test.ts#L199
[ { align: "left", children: [ { + text: "before ", + }, + { + children: [ + { + text: "", + } + ], + placeholder: "Innfyllingsfelt", + type: "placeholder", + }, + { + text: " after", - text: "before after", } ], type: "p", } ] - Expected - 1 + Received + 13 at /home/runner/work/kabal/kabal/frontend/src/plate/plugins/placeholder/delete.test.ts:199:35
error: expect(received).toEqual(expected): frontend/src/plate/plugins/placeholder/delete.test.ts#L239
[ { align: "left", children: [ { + text: "before ", + }, + { + children: [ + { ", + } + ], + placeholder: "Innfyllingsfelt", + type: "placeholder", + }, + { + text: "", - text: "before after", } ], type: "p", } ] - Expected - 1 + Received + 13 at /home/runner/work/kabal/kabal/frontend/src/plate/plugins/placeholder/delete.test.ts:239:35
error: expect(received).toEqual(expected): frontend/src/plate/plugins/placeholder/delete.test.ts#L281
[ { align: "left", children: [ { + text: "before ", + }, + { + children: [ + { + text: "", + } + ], + placeholder: "Innfyllingsfelt", + type: "placeholder", + }, + { + text: " after", - text: "before after", } ], type: "p", } ] - Expected - 1 + Received + 13 at /home/runner/work/kabal/kabal/frontend/src/plate/plugins/placeholder/delete.test.ts:281:35
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636