Skip to content

migrated code from notion-year-journaling #2

migrated code from notion-year-journaling

migrated code from notion-year-journaling #2

Triggered via push February 14, 2024 05:08
Status Failure
Total duration 20s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: src/notion/notion-database.test.ts#L11
This member must have an 'override' modifier because it overrides a member in the base class 'NotionDatabase<T>'.
build: src/notion/notion-page.ts#L4
Cannot find module 'tiny-invariant' or its corresponding type declarations.
build: src/notion/notion-page.ts#L65
Type '{ page_id: string; type?: "page_id" | undefined; } | { database_id: string; type?: "database_id" | undefined; } | undefined' is not assignable to type '{ page_id: string; type?: "page_id" | undefined; } | { database_id: string; type?: "database_id" | undefined; }'.
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.