Skip to content

feat: Open source Inferable app and control plane #394

feat: Open source Inferable app and control plane

feat: Open source Inferable app and control plane #394

Triggered via pull request November 28, 2024 03:39
Status Failure
Total duration 1m 50s
Artifacts

build.yml

on: pull_request
check_changes
8s
check_changes
build-cli
0s
build-cli
build-control-plane
37s
build-control-plane
build-dotnet
0s
build-dotnet
build-go
0s
build-go
build-node
0s
build-node
build-react
0s
build-react
test-cli
0s
test-cli
test-control-plane
0s
test-control-plane
test-dotnet
0s
test-dotnet
test-go
0s
test-go
test-node
0s
test-node
test-react
0s
test-react
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build-control-plane
Property 'routes' does not exist on type 'RouterImplementation<{ createMachine: { readonly method: "POST"; readonly body: ZodObject<{ service: ZodOptional<ZodString>; functions: ZodOptional<ZodArray<ZodObject<{ name: ZodString; description: ZodOptional<ZodString>; schema: ZodOptional<...>; config: ZodOptional<...>; }, "strip", ZodTypeAny, { ...; }, { ...; }...'.
build-control-plane
Property 'routes' does not exist on type 'RouterImplementation<{ getRun: { readonly method: "GET"; path: "/clusters/:clusterId/runs/:runId"; headers: ZodObject<{ authorization: ZodString; }, "strip", ZodTypeAny, { authorization: string; }, { ...; }>; responses: { ...; }; }; ... 7 more ...; createRunRetry: { ...; }; }>'.
build-control-plane
Property 'routes' does not exist on type 'RouterImplementation<{ createApiKey: { readonly pathParams: ZodObject<{ clusterId: ZodString; }, "strip", ZodTypeAny, { clusterId: string; }, { clusterId: string; }>; ... 4 more ...; responses: { ...; }; }; listApiKeys: { ...; }; revokeApiKey: { ...; }; }>'.
build-control-plane
Property 'routes' does not exist on type 'RouterImplementation<{ createCall: { readonly query: ZodObject<{ waitTime: ZodDefault<ZodNumber>; }, "strip", ZodTypeAny, { waitTime: number; }, { waitTime?: number | undefined; }>; ... 4 more ...; responses: { ...; }; }; ... 4 more ...; createCallApproval: { ...; }; }>'.
build-control-plane
Property 'routes' does not exist on type 'RouterImplementation<{ upsertIntegrations: { readonly pathParams: ZodObject<{ clusterId: ZodString; }, "strip", ZodTypeAny, { clusterId: string; }, { clusterId: string; }>; ... 4 more ...; responses: { ...; }; }; getIntegrations: { ...; }; }>'.
build-control-plane
Process completed with exit code 2.
build-app
Process completed with exit code 1.