Skip to content

WIP: frontend: BindingList: Make multi cluster aware #6260

WIP: frontend: BindingList: Make multi cluster aware

WIP: frontend: BindingList: Make multi cluster aware #6260

Triggered via pull request October 16, 2024 13:15
Status Failure
Total duration 1m 40s
Artifacts

frontend.yml

on: pull_request
Matrix: build
Matrix: build docs
Matrix: build storybook
Matrix: lint
Matrix: test
Matrix: test plugins
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build docs (20.x, ubuntu-22.04)
Process completed with exit code 2.
test plugins (20.x, ubuntu-22.04)
Property 'useListPerCluster' does not exist on type 'typeof RoleBinding'.
test plugins (20.x, ubuntu-22.04)
Property 'useListPerCluster' does not exist on type 'typeof ClusterRoleBinding'.
test plugins (20.x, ubuntu-22.04)
No overload matches this call.
test plugins (20.x, ubuntu-22.04)
Type '{ title: string; errorMessage: string | null; clusterErrors: { [cluster: string]: ApiError | null; } | null; columns: ("name" | "type" | "cluster" | "age" | { id: string; label: string; getValue: (item: RoleBinding) => any; render: (item: RoleBinding) => string | Element; } | { ...; })[]; data: RoleBinding[] | null;...' is not assignable to type 'IntrinsicAttributes & (ResourceListViewProps<RoleBinding> | ResourceListViewWithResourceClassProps<RoleBinding>)'.
test plugins (20.x, ubuntu-22.04)
Process completed with exit code 2.