feat(tools): Slack block catalog showcase tool (OSS-794) #32
Annotations
4 errors
|
runtime
Process completed with exit code 1.
|
|
app/tools/__tests__/block-catalog.test.tsx > the booking confirmation > never puts a markdown block inside the confirmation frame:
app/tools/__tests__/block-catalog.test.tsx#L523
TypeError: Cannot read properties of undefined (reading 'map')
❯ app/tools/__tests__/block-catalog.test.tsx:523:35
|
|
app/tools/__tests__/block-catalog.test.tsx > showcase_all_slack_blocks_catalog > never puts a markdown block inside a container:
app/tools/__tests__/block-catalog.test.tsx#L280
TypeError: actual value must be number or bigint, received "undefined"
❯ app/tools/__tests__/block-catalog.test.tsx:280:32
|
|
verify
Process completed with exit code 1.
|