UX: Enhance the webhook/deploykey walktrough #2109
radix-web-console-pr.yml
on: pull_request
Build
34s
Test
23s
Dependencies
25s
Lint
27s
Verify Code Generation
3s
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/dev.tsx#L30
Type '{ secrets: DeployKeyAndSecret | undefined; onRefreshSecrets: () => Promise<void>; onRegenerateSecrets: () => Promise<void>; onRefreshApps: () => Promise<...>; onCreateApp: (data: RegisterApplicationApiArg) => Promise<...>; }' is not assignable to type 'IntrinsicAttributes & PageCreateApplicationLayoutProps'.
|
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 (c2)
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 (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
|