Skip to content

chore: fix linter complains #1555

chore: fix linter complains

chore: fix linter complains #1555

Triggered via push September 21, 2024 13:21
Status Failure
Total duration 1m 45s
Artifacts

lint.yml

on: push
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

3 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)
Argument of type '{ name: string; id: number; createdAt: Date; updatedAt: Date; workspaceId: number; deletedAt: Date | null; } | ICreateProject | undefined' is not assignable to parameter of type 'Partial<ICreateProject> | undefined'.
lint (20.x)
Process completed with exit code 2.
lint (20.x)
The following actions use a deprecated Node.js version 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/