docs: updated license #53
Annotations
4 errors and 3 warnings
typecheck
Type '{ id: number; title: string; slug: string; description: string; content: string; imageUrl: string; isFeature: boolean; githubUrl: string; demoUrl: string; stack: { name: string; }[]; } | { id: number; title: string; ... 7 more ...; demoUrl?: undefined; }' is not assignable to type 'Project'.
|
typecheck
Type '({ id: number; title: string; slug: string; description: string; content: string; imageUrl: string; isFeature: boolean; githubUrl: string; demoUrl: string; stack: { name: string; }[]; } | { id: number; title: string; ... 7 more ...; demoUrl?: undefined; })[]' is not assignable to type 'Project[]'.
|
typecheck
@acme/web#typecheck: command (/home/runner/work/portfolio/portfolio/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
typecheck
Process completed with exit code 2.
|
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|