fix: accounts transaction loading [web-archway] #2792
test.yml
on: pull_request
changed-workspaces
3m 50s
check-yarn-cache
15m 6s
Matrix: e2e-playwright
Matrix: jest-test
Matrix: ts-lint-build
Annotations
9 errors
ts-lint-build (web-emoney)
Property 'loading' is missing in type '{ className: string; }' but required in type '{ loading: boolean; }'.
|
ts-lint-build (web-emoney)
Process completed with exit code 1.
|
ts-lint-build (web-evmos)
Property 'loading' is missing in type '{ className: string; }' but required in type '{ loading: boolean; }'.
|
ts-lint-build (web-evmos)
Process completed with exit code 1.
|
ts-lint-build (web-osmosis)
Property 'balanceLoading' is missing in type '{ loading: true; exists: true; desmosProfile: null; overview: { address: string; withdrawalAddress: string; }; otherTokens: { count: number; data: never[]; }; balance: { available: TokenUnit; ... 4 more ...; total: TokenUnit; }; rewards: {}; }' but required in type 'AccountDetailState'.
|
ts-lint-build (web-osmosis)
Property 'loading' is missing in type '{ className: string; }' but required in type '{ loading: boolean; }'.
|
ts-lint-build (web-osmosis)
Process completed with exit code 1.
|
ts-lint-build (web-persistence)
Property 'loading' is missing in type '{ className: string; }' but required in type '{ loading: boolean; }'.
|
ts-lint-build (web-persistence)
Process completed with exit code 1.
|