API management #77
Annotations
9 errors
format
@ds-project/figma-plugin#format: command (/home/runner/work/platform/platform/packages/figma-plugin) /usr/local/bin/pnpm run format --cache --cache-location .cache/.prettiercache exited (1)
|
format
Process completed with exit code 1.
|
lint
Process completed with exit code 1.
|
typecheck
dashboard#type-check: command (/home/runner/work/platform/platform/apps/dashboard) /usr/local/bin/pnpm run type-check exited (2)
|
typecheck
Cannot find module './_components/key-item' or its corresponding type declarations.
|
typecheck
Cannot find module './_components/create-api-key-dialog' or its corresponding type declarations.
|
typecheck
Property 'name' does not exist on type '{ description: string; id: string; createdAt: string; updatedAt: string; accountId: string; }'.
|
typecheck
Property 'api_key_reference' does not exist on type '{ description: string; id: string; createdAt: string; updatedAt: string; accountId: string; }'.
|
typecheck
Process completed with exit code 2.
|