frontend: Introduce react-query and v2 API #5600
frontend.yml
on: pull_request
Matrix: build
Matrix: build docs
Matrix: build storybook
Matrix: lint
Matrix: test
Matrix: test plugins
Annotations
11 errors
build docs (20.x, ubuntu-22.04)
Process completed with exit code 2.
|
test plugins (20.x, ubuntu-22.04)
Argument of type '(item: string) => void' is not assignable to parameter of type 'StreamUpdatesCb<KubeObjectInterface>'.
|
test plugins (20.x, ubuntu-22.04)
Argument of type 'StreamResultsCb' is not assignable to parameter of type 'StreamUpdatesCb<KubeObjectInterface>'.
|
test plugins (20.x, ubuntu-22.04)
Argument of type 'StreamResultsCb' is not assignable to parameter of type 'StreamUpdatesCb<KubeObjectInterface>'.
|
test plugins (20.x, ubuntu-22.04)
Cannot find module '@tanstack/react-query' or its corresponding type declarations.
|
test plugins (20.x, ubuntu-22.04)
Parameter 'namespace' implicitly has an 'any' type.
|
test plugins (20.x, ubuntu-22.04)
Cannot find module '@tanstack/react-query' or its corresponding type declarations.
|
test plugins (20.x, ubuntu-22.04)
Argument of type '(items: ArrayBuffer) => void' is not assignable to parameter of type 'StreamResultsCb'.
|
test plugins (20.x, ubuntu-22.04)
Argument of type '(items: ArrayBuffer) => void' is not assignable to parameter of type 'StreamResultsCb'.
|
test plugins (20.x, ubuntu-22.04)
Class static side 'typeof ClusterRole' incorrectly extends base class static side 'typeof Role'.
|
test plugins (20.x, ubuntu-22.04)
Class static side 'typeof ClusterRoleBinding' incorrectly extends base class static side 'typeof RoleBinding'.
|