msw-todo #1430
Annotations
7 errors
|
Lint
Process completed with exit code 2.
|
|
Test (20.x)
Process completed with exit code 1.
|
|
Build
Process completed with exit code 2.
|
|
Build
'kernel' is declared but its value is never read.
|
|
Build
Argument of type '{}' is not assignable to parameter of type '{ object: string; where?: FilterCondition | undefined; distinct?: boolean | undefined; fields?: any[] | undefined; orderBy?: { field: string; order?: "desc" | "asc" | undefined; }[] | undefined; ... 7 more ...; windowFunctions?: { ...; }[] | undefined; }'.
|
|
Build
Argument of type '{}' is not assignable to parameter of type '{ object: string; where?: FilterCondition | undefined; distinct?: boolean | undefined; fields?: any[] | undefined; orderBy?: { field: string; order?: "desc" | "asc" | undefined; }[] | undefined; ... 7 more ...; windowFunctions?: { ...; }[] | undefined; }'.
|
|
Build
Argument of type 'string' is not assignable to parameter of type '{ object: string; where?: FilterCondition | undefined; distinct?: boolean | undefined; fields?: any[] | undefined; orderBy?: { field: string; order?: "desc" | "asc" | undefined; }[] | undefined; ... 7 more ...; windowFunctions?: { ...; }[] | undefined; }'.
|