Document path #312
Annotations
9 errors and 1 warning
lint (20.x)
@latitude-data/web#tc: command (/home/runner/work/latitude-llm/latitude-llm/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run tc exited (2)
|
lint (20.x)
Module '"@latitude-data/core"' has no exported member 'DocumentType'.
|
lint (20.x)
Object literal may only specify known properties, and 'parentId' does not exist in type '{ path: string; }'.
|
lint (20.x)
Object literal may only specify known properties, and 'parentId' does not exist in type '{ path: string; }'.
|
lint (20.x)
Property 'documentType' does not exist on type '{ path: string; id: number; createdAt: Date; updatedAt: Date; deletedAt: Date | null; commitId: number; documentUuid: string; content: string; hash: string | null; }'.
|
lint (20.x)
Property 'name' does not exist on type '{ path: string; id: number; createdAt: Date; updatedAt: Date; deletedAt: Date | null; commitId: number; documentUuid: string; content: string; hash: string | null; }'.
|
lint (20.x)
Property 'name' does not exist on type '{ path: string; id: number; createdAt: Date; updatedAt: Date; deletedAt: Date | null; commitId: number; documentUuid: string; content: string; hash: string | null; }'.
|
lint (20.x)
Property 'parentId' does not exist on type '{ path: string; id: number; createdAt: Date; updatedAt: Date; deletedAt: Date | null; commitId: number; documentUuid: string; content: string; hash: string | null; }'.
|
lint (20.x)
Process completed with exit code 2.
|
lint (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|