adding source types and labels and regenerating api to match #11246
ci.yml
on: push
python-tests
1m 13s
javascript-tests
2m 20s
build-storybook
1m 1s
openapi-generated-client-check-v0
37s
openapi-generated-client-check-v1
37s
e2e-tests
0s
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.
|