Skip to content

adding source types and labels and regenerating api to match #11246

adding source types and labels and regenerating api to match

adding source types and labels and regenerating api to match #11246

Triggered via push July 29, 2024 14:21
Status Failure
Total duration 2m 28s
Artifacts

ci.yml

on: push
python-tests
1m 13s
python-tests
javascript-tests
2m 20s
javascript-tests
build-storybook
1m 1s
build-storybook
openapi-generated-client-check-v0
37s
openapi-generated-client-check-v0
openapi-generated-client-check-v1
37s
openapi-generated-client-check-v1
e2e-tests
0s
e2e-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
python-tests
Process completed with exit code 1.
javascript-tests
Type '{ id: number; source_description?: string | undefined; source_label?: string | undefined; original_query: any; query: any; source_type: SourceTypeEnum; }' is not assignable to type 'PercolateQuery'.
javascript-tests
Type '{ id: number; source_description?: string | undefined; source_label?: string | undefined; original_query: any; query: any; source_type: SourceTypeEnum; }' is not assignable to type 'PercolateQuery'.
javascript-tests
Property 'profile' is missing in type '{}' but required in type 'Props'.
javascript-tests
Cannot find name 'subscribeParams'.
javascript-tests
Cannot find name 'profile'.
javascript-tests
Cannot find name 'isLoading'.
javascript-tests
Type '{ id: number; source_description?: string | undefined; source_label?: string | undefined; original_query: any; query: any; source_type: SourceTypeEnum; }' is not assignable to type 'PercolateQuery'.
javascript-tests
Type '{ id: number; source_description?: string | undefined; source_label?: string | undefined; original_query: any; query: any; source_type: SourceTypeEnum; }' is not assignable to type 'PercolateQuery'.
javascript-tests
Process completed with exit code 1.