fix(deps): update dependency @tanstack/react-query to v5 #10452
ui.yml
on: push
Matrix: build
test
1m 41s
deploy-prod
0s
Annotations
10 errors and 1 warning
build (prod)
Expected 1-2 arguments, but got 3.
|
build (prod)
Expected 1-2 arguments, but got 3.
|
build (prod)
Value of type '({ client, msg, args: { fee, memo, funds } }: { client: any; msg: any; args?: {} | undefined; }) => any' has no properties in common with type 'UseMutationOptions<ExecuteResult, Error, KogenFactoryDeployMutation, unknown>'. Did you mean to call it?
|
build (prod)
Binding element 'client' implicitly has an 'any' type.
|
build (prod)
Binding element 'msg' implicitly has an 'any' type.
|
build (prod)
Property 'fee' does not exist on type '{}'.
|
build (prod)
Property 'memo' does not exist on type '{}'.
|
build (prod)
Property 'funds' does not exist on type '{}'.
|
build (prod)
Value of type '({ client, msg, args: { fee, memo, funds } }: { client: any; msg: any; args?: {} | undefined; }) => any' has no properties in common with type 'UseMutationOptions<ExecuteResult, Error, KogenFactoryUpdateConfigMutation, unknown>'. Did you mean to call it?
|
build (prod)
Binding element 'client' implicitly has an 'any' type.
|
test
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|