Merge pull request #120 from DashHub-ai/feature/internal-projects-sup… #574
lint-and-test.yml
on: push
Lint app and run tests
1m 45s
Annotations
3 errors and 1 warning
Lint app and run tests
@llm/backend#check:types: command (/home/runner/work/DashHub/DashHub/apps/backend) /tmp/yarn--1735209912996-0.7771429745771683/yarn run check:types exited (2)
|
Lint app and run tests
Type '{ id: number; name: string; internal: boolean; } | null' is not assignable to type '{ internal: boolean; } & { id: number; name: string; }'.
|
Lint app and run tests
Process completed with exit code 2.
|
Lint app and run tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|