chore: [performance] remove 30+ unnecessary RPC API calls on wallet unlock #161283
Annotations
3 errors and 1 warning
|
Run yarn lint:tsc
Process completed with exit code 2.
|
|
Run yarn lint:tsc:
app/core/Engine/controllers/account-tracker-controller-init.test.ts#L145
Argument of type '() => true' is not assignable to parameter of type '((state: StateWithPartialEngine) => boolean) & { clearCache: () => void; resultsCount: () => number; resetResultsCount: () => void; } & { resultFunc: (resultFuncArgs_0: { [x: string]: Json; }) => boolean; ... 6 more ...; resetDependencyRecomputations: () => void; } & { ...; }'.
|
|
Run yarn lint:tsc:
app/core/Engine/controllers/account-tracker-controller-init.test.ts#L129
Argument of type '() => false' is not assignable to parameter of type '((state: StateWithPartialEngine) => boolean) & { clearCache: () => void; resultsCount: () => number; resetResultsCount: () => void; } & { resultFunc: (resultFuncArgs_0: { [x: string]: Json; }) => boolean; ... 6 more ...; resetDependencyRecomputations: () => void; } & { ...; }'.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading