Skip to content

fix(query-core): add error management around this.setData(data) #4921

fix(query-core): add error management around this.setData(data)

fix(query-core): add error management around this.setData(data) #4921

Triggered via pull request July 21, 2024 23:14
Status Failure
Total duration 4m 21s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Test
Expected 0-1 type arguments, but got 2.
Test
Argument of type '() => Promise<{ id: number; name: string; link: null | { id: number; name: string; link: unknown;}; }[]>' is not assignable to parameter of type 'unknown[]'.
Test
Type 'Mock<unknown[]>' is not assignable to type 'unique symbol | QueryFunction<any, string[], never> | undefined'.
Test
Process completed with exit code 1.