Skip to content

API management

API management #77

Triggered via pull request September 4, 2024 09:53
Status Failure
Total duration 42s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.