Getting Rich Text from various blocks #308
Annotations
4 errors and 1 warning
build:
block_test.go#L98
cannot use notionapi.ParagraphBlock literal (type notionapi.ParagraphBlock) as type notionapi.Block in slice literal:
|
build:
page_test.go#L455
cannot use notionapi.Heading2Block literal (type notionapi.Heading2Block) as type notionapi.Block in slice literal:
|
build:
page_test.go#L469
cannot use notionapi.ParagraphBlock literal (type notionapi.ParagraphBlock) as type notionapi.Block in slice literal:
|
build
Process completed with exit code 2.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|