Skip to content

Update to match new Core API for getting build statuses. #8

Update to match new Core API for getting build statuses.

Update to match new Core API for getting build statuses. #8

Triggered via pull request November 8, 2024 09:28
Status Failure
Total duration 31s
Artifacts

build.yml

on: pull_request
test_build
22s
test_build
Fit to window
Zoom out
Zoom in

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.