Create and modify documents #353
Annotations
7 errors and 1 warning
lint (20.x)
@latitude-data/core#tc: command (/home/runner/work/latitude-llm/latitude-llm/packages/core) /home/runner/setup-pnpm/node_modules/.bin/pnpm run tc exited (2)
|
lint (20.x)
Object literal may only specify known properties, and 'projectId' does not exist in type '{ commitId: number; }'.
|
lint (20.x)
Cannot find module './commits' or its corresponding type declarations.
|
lint (20.x)
Parameter 'r' implicitly has an 'any' type.
|
lint (20.x)
Module '"/home/runner/work/latitude-llm/latitude-llm/packages/core/src/services/commits/merge"' has no default export. Did you mean to use 'import { mergeCommit } from "/home/runner/work/latitude-llm/latitude-llm/packages/core/src/services/commits/merge"' instead?
|
lint (20.x)
Module '"/home/runner/work/latitude-llm/latitude-llm/packages/core/src/services/commits/merge"' has no default export. Did you mean to use 'import { mergeCommit } from "/home/runner/work/latitude-llm/latitude-llm/packages/core/src/services/commits/merge"' instead?
|
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/
|