fix: .npmrc error #11
Annotations
5 errors and 3 warnings
format
@amaxa/website#format: command (/home/runner/work/amaxa/amaxa/apps/website) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
|
format
Process completed with exit code 1.
|
typecheck
Argument of type '{ tasks: NodeType[]; edges: { projectId: string; id: string; type?: string | undefined; source: string; target: string; sourceHandle?: string | null; targetHandle?: string | null; ... 20 more ...; focusable?: boolean; }[]; }' is not assignable to parameter of type '{ tasks: { data: { status: string; description: string; title: string; projectId: string; doneBy: Date; assigne: { name: string | null; id: string; image: string | null; }; assigneName: string | null; parent: { ...; } | null; }; id: string; position: { ...; }; parentId: string; type?: string | undefined; }[]; edges:...'.
|
typecheck
@amaxa/nextjs#typecheck: command (/home/runner/work/amaxa/amaxa/apps/nextjs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
typecheck
Process completed with exit code 2.
|
format
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
typecheck
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|