UX: Enhance the webhook/deploykey walktrough #2108
radix-web-console-pr.yml
on: pull_request
Build
33s
Test
24s
Dependencies
17s
Lint
30s
Verify Code Generation
2s
Matrix: Test RadixConfig
Annotations
4 errors and 9 warnings
Lint:
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'.
|
Lint:
src/components/page-create-application/dev.tsx#L3
'BrowserRouter' is declared but its value is never read.
|
Lint:
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'.
|
Lint
Process completed with exit code 2.
|
Verify Code Generation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test RadixConfig (dev)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test RadixConfig (platform)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test RadixConfig (c2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test RadixConfig (playground)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Dependencies
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|