Update to match new Core API for getting build statuses. #8
Annotations
2 errors
test_build:
src/components/CreateEnvironment/MatchingEnvs/index.tsx#L48
Property 'buildStatuses' is missing in type '{ environments: { __typename?: "Environment" | undefined; description: string; name: string; path: string; tags: string[]; hidden: boolean; readme: string; type: Type; state?: State | null | undefined; created: number; failureReason?: string | ... 1 more ... | undefined; packages: { ...; }[]; interpreters: { ...; };...' but required in type 'EnvironmentTableProps'.
|
test_build
Process completed with exit code 2.
|