Skip to content

also build typescript for all commits #4

also build typescript for all commits

also build typescript for all commits #4

Triggered via push July 12, 2024 09:20
Status Failure
Total duration 53s
Artifacts
build-and-test
45s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build-and-test: src/helpers/page-tree.ts#L22
Type '{ _id: unknown; _updatedAt: unknown; path: unknown; type: unknown; }[]' is not assignable to type 'PageMetadata[]'.
build-and-test: src/components/PageTreeViewItem.tsx#L113
No overload matches this call.
build-and-test: src/components/PageTreeEditor.tsx#L76
Property 'toLowerCase' does not exist on type '{}'.
build-and-test: src/components/PageTreeEditor.tsx#L107
Type 'unknown[]' is not assignable to type 'string[]'.
build-and-test: src/components/PageTreeInput.tsx#L103
Type 'unknown[]' is not assignable to type 'string[]'.
build-and-test
Process completed with exit code 1.