Update react dependencies (major) #13458
Annotations
11 errors and 1 warning
Check for presence of a Change Log fragment (only pull requests)
Process completed with exit code 1.
|
Validate TypeScript:
src/app/components/OfflineBanner/hook.ts#L18
Object literal may only specify known properties, and 'useErrorBoundary' does not exist in type 'UseQueryOptions<AxiosResponse<Status, any>, unknown, AxiosResponse<Status, any>, readonly unknown[]>'.
|
Validate TypeScript:
src/app/components/OfflineBanner/hook.ts#L83
Object literal may only specify known properties, and 'useErrorBoundary' does not exist in type 'UseQueryOptions<AxiosResponse<Status, any>, unknown, AxiosResponse<Status, any>, readonly unknown[]>'.
|
Validate TypeScript:
src/app/components/OfflineBanner/hook.ts#L86
Argument of type 'UseQueryResult<AxiosResponse<Status, any>, unknown> & { queryKey: readonly unknown[]; }' is not assignable to parameter of type 'UseQueryResult<AxiosResponse<Status, any> | AxiosResponse<RuntimeStatus, any>>'.
|
Validate TypeScript:
src/app/components/OfflineBanner/hook.ts#L98
Object literal may only specify known properties, and 'useErrorBoundary' does not exist in type 'UseQueryOptions<AxiosResponse<RuntimeStatus, any>, unknown, AxiosResponse<RuntimeStatus, any>, readonly unknown[]>'.
|
Validate TypeScript:
src/app/components/OfflineBanner/hook.ts#L101
Argument of type 'UseQueryResult<AxiosResponse<RuntimeStatus, any>, unknown> & { queryKey: readonly unknown[]; }' is not assignable to parameter of type 'UseQueryResult<AxiosResponse<Status, any> | AxiosResponse<RuntimeStatus, any>>'.
|
Validate TypeScript:
src/app/components/TotalTransactions/index.tsx#L28
Object literal may only specify known properties, and 'keepPreviousData' does not exist in type 'UseQueryOptions<AxiosResponse<TxVolumeList, any>, unknown, AxiosResponse<TxVolumeList, any>, readonly unknown[]>'.
|
Validate TypeScript:
src/app/components/TransactionsStats/index.tsx#L26
Object literal may only specify known properties, and 'keepPreviousData' does not exist in type 'UseQueryOptions<AxiosResponse<TxVolumeList, any>, unknown, AxiosResponse<TxVolumeList, any>, readonly unknown[]>'.
|
Validate TypeScript:
src/app/data/oasis-account-names.ts#L76
Expected 1-2 arguments, but got 3.
|
Validate TypeScript:
src/app/data/oasis-account-names.ts#L93
Property 'map' does not exist on type '{}'.
|
Validate TypeScript:
src/app/data/oasis-account-names.ts#L121
Property 'list' does not exist on type '{}'.
|
Set up Node.js 20
Cache not found for keys: node-cache-Linux-x64-yarn-fb014b7b9b286b970e179c4aa425dd69d4293efc1bbdfc707994fc1c97f64adc
|
Loading