Utilization notification #2093
radix-web-console-pr.yml
on: pull_request
Build
3s
Test
20s
Dependencies
30s
Lint
32s
Verify Code Generation
4s
Matrix: Test RadixConfig
Annotations
7 errors and 9 warnings
Build
Process completed with exit code 1.
|
Lint:
src/components/app-list/index.tsx#L32
Type '{ key: number; appName: string; handler: (e: MouseEvent<HTMLButtonElement, MouseEvent>) => void; isPlaceholder: true; name: string; isLoaded: boolean; }' is not assignable to type 'IntrinsicAttributes & AppListItemProps'.
|
Lint:
src/components/app-list/index.tsx#L152
Type '{ key: string; appName: string; isDeleted: boolean; environmentActiveComponents: { [key: string]: Component[]; } | undefined; latestJob: JobSummary | undefined; ... 4 more ...; name: string; }' is not assignable to type 'IntrinsicAttributes & AppListItemProps'.
|
Lint:
src/components/app-list/index.tsx#L220
Type '{ key: string; appName: string; handler: (e: MouseEvent<HTMLButtonElement, MouseEvent>) => void; isFavourite: boolean; name: string; isLoaded: boolean; }' is not assignable to type 'IntrinsicAttributes & AppListItemProps'.
|
Lint:
src/components/environments-summary/environment-ingress.tsx#L66
Cannot find name 'appName'.
|
Lint:
src/components/environments-summary/environment-ingress.tsx#L66
Cannot find name 'envName'.
|
Lint
Process completed with exit code 2.
|
Build
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
|
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 (playground)
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
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
|
Dependencies
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|