Remove helm managed mode #15962
Annotations
2 errors and 2 warnings
Lint
Property 'handleActionButtonClicked' is missing in type '{ navigate: NavigateFunction; adminConsoleMetadata: { isAirgap: boolean; isKurl: boolean; isEmbeddedCluster: boolean; }; deployVersion: (version: Version | null, force?: boolean, continueWithFailedPreflights?: boolean) => void; ... 22 more ...; versionHistory: Version[]; }' but required in type 'Props'.
|
Lint
Process completed with exit code 2.
|
Lint:
web/src/components/PreflightResultPage.tsx#L208
This line has a length of 85. Maximum allowed is 80
|
Lint:
web/src/components/apps/EmbeddedClusterManagement.tsx#L571
This line has a length of 83. Maximum allowed is 80
|
Loading