Merge pull request #514 from ulion/feature/fix_nonalive_page_issue #757
Annotations
6 errors and 3 warnings
build-minimal:
packages/react-notion-x/src/third-party/collection-card.tsx#L32
Property 'card_cover_position' does not exist on type '{ page_full_width?: boolean; page_small_text?: boolean; page_cover_position?: number; block_locked?: boolean; block_locked_by?: string; page_cover?: string; page_icon?: string; block_color?: Color; }'.
|
build-minimal
Process completed with exit code 1.
|
test:
packages/react-notion-x/src/third-party/collection-card.tsx#L32
Property 'card_cover_position' does not exist on type '{ page_full_width?: boolean; page_small_text?: boolean; page_cover_position?: number; block_locked?: boolean; block_locked_by?: string; page_cover?: string; page_icon?: string; block_color?: Color; }'.
|
test
Process completed with exit code 1.
|
build-full:
packages/react-notion-x/src/third-party/collection-card.tsx#L32
Property 'card_cover_position' does not exist on type '{ page_full_width?: boolean; page_small_text?: boolean; page_cover_position?: number; block_locked?: boolean; block_locked_by?: string; page_cover?: string; page_icon?: string; block_color?: Color; }'.
|
build-full
Process completed with exit code 1.
|
build-minimal
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-full
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|