Skip to content

fix: accounts transaction loading [web-archway] #2793

fix: accounts transaction loading [web-archway]

fix: accounts transaction loading [web-archway] #2793

Triggered via pull request October 5, 2023 05:43
Status Failure
Total duration 15m 39s
Artifacts

test.yml

on: pull_request
changed-workspaces
3m 42s
changed-workspaces
check-yarn-cache
8m 4s
check-yarn-cache
Matrix: e2e-playwright
Matrix: jest-test
Matrix: ts-lint-build
Fit to window
Zoom out
Zoom in

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-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.
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.