Refactor: Rework DocLinkCreator class #298
on-pr.yaml
on: pull_request
build
/
build-and-test
38s
Annotations
5 errors and 1 warning
|
build / build-and-test:
src/components/ControlPlanes/List/ControlPlaneListAllWorkspaces.tsx#L19
Property 'links' does not exist on type '{ backendUrl: string; gatewayUrl: string; documentationBaseUrl: string; githubBaseUrl: string; oidcConfig: { clientId: string; issuerUrl: string; scopes: string[]; }; landscape?: Landscape | undefined; }'.
|
|
build / build-and-test:
src/components/ControlPlanes/List/ControlPlaneListWorkspaceGridTile.tsx#L68
Property 'links' does not exist on type '{ backendUrl: string; gatewayUrl: string; documentationBaseUrl: string; githubBaseUrl: string; oidcConfig: { clientId: string; issuerUrl: string; scopes: string[]; }; landscape?: Landscape | undefined; }'.
|
|
build / build-and-test:
src/utils/testing.ts#L1
Module '"../lib/shared/links.ts"' has no exported member 'DocLinkCreator'.
|
|
build / build-and-test:
src/views/Login.tsx#L11
Property 'links' does not exist on type '{ backendUrl: string; gatewayUrl: string; documentationBaseUrl: string; githubBaseUrl: string; oidcConfig: { clientId: string; issuerUrl: string; scopes: string[]; }; landscape?: Landscape | undefined; }'.
|
|
build / build-and-test
Process completed with exit code 2.
|
|
build / build-and-test
No files were found with the provided path: cypress/screenshots/. No artifacts will be uploaded.
|