UX: Enhance the webhook/deploykey walktrough #2108
Annotations
4 errors and 1 warning
Run npm run lint-ts:
src/components/configure-application-github/dev.tsx#L20
Type '{ app: { adGroups: string[]; adUsers: string[]; readerAdGroups: string[]; readerAdUsers: string[]; name: string; repository: string; sharedSecret: string; configBranch: string; creator: string; owner: string; wbs: string; radixConfigFullName: string; }; onRefreshSecrets: () => Promise<...>; onRegenerateSecrets: () =...' is not assignable to type 'IntrinsicAttributes & Props'.
|
Run npm run lint-ts:
src/components/page-create-application/dev.tsx#L3
'BrowserRouter' is declared but its value is never read.
|
Run npm run lint-ts:
src/components/page-create-application/index.tsx#L154
Type '{ secrets: DeployKeyAndSecret | undefined; onRegenerateSecrets: (data: RegenerateDeployKeyApiArg) => Promise<unknown>; onRefreshSecrets: () => Promise<...>; app: ApplicationRegistration; }' is not assignable to type 'IntrinsicAttributes & Props'.
|
Run npm run lint-ts
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading