Skip to content

wip: show data connectors on project page #9681

wip: show data connectors on project page

wip: show data connectors on project page #9681

Triggered via push October 2, 2024 07:55
Status Failure
Total duration 2m 20s
Artifacts

test-and-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint-e2e: tests/cypress/e2e/groupV2.spec.ts#L232
it.only not permitted
lint-e2e
Process completed with exit code 1.
test-client
Object literal may only specify known properties, and 'page' does not exist in type 'GetProjectsApiArg'.
test-client
Element implicitly has an 'any' type because expression of type '"namespace"' can't be used to index type 'GetProjectsApiArg'.
test-client
Property 'page' does not exist on type 'GetProjectsApiArg'.
test-client
Property 'perPage' does not exist on type 'GetProjectsApiArg'.
test-client
Type 'GetProjectsApiArg' has no properties in common with type 'AbstractKgPaginatedQueryArgs'.
test-client
Object literal may only specify known properties, and 'namespace' does not exist in type 'GetProjectsApiArg'.
test-client
Process completed with exit code 2.