chore(deps): bump @notionhq/client from 2.2.14 to 2.2.15 #2843
Annotations
3 errors and 1 warning
npm install, build:
src/services/NotionService/BlockHandler/helpers/mocks.ts#L3
Type '{ object: "block"; id: string; parent: { type: "page_id"; page_id: string; }; created_time: string; last_edited_time: string; created_by: { object: "user"; id: string; }; last_edited_by: { object: "user"; id: string; }; has_children: true; archived: false; type: "child_page"; child_page: { ...; }; }' is not assignable to type 'BlockObjectResponse'.
|
npm install, build:
src/services/NotionService/BlockHandler/helpers/mocks.ts#L28
Type '{ object: "block"; id: string; parent: { type: "page_id"; page_id: string; }; created_time: string; last_edited_time: string; created_by: { object: "user"; id: string; }; last_edited_by: { object: "user"; id: string; }; has_children: false; archived: false; type: "heading_2"; heading_2: { ...; }; }' is not assignable to type 'BlockObjectResponse'.
|
npm install, build
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading