Skip to content

frontend: Introduce react-query and v2 API #5600

frontend: Introduce react-query and v2 API

frontend: Introduce react-query and v2 API #5600

Triggered via pull request August 7, 2024 13:17
@snioksniok
synchronize #2231
react-query
Status Failure
Total duration 2m 2s
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

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'.