fix: validator moniker display [web] #2821
test.yml
on: pull_request
changed-workspaces
1m 19s
check-yarn-cache
4m 30s
Matrix: e2e-playwright
Matrix: jest-test
Matrix: ts-lint-build
Annotations
5 errors
ts-lint-build (ui)
Property 'tallyParams' does not exist on type '{ __typename?: "gov_params" | undefined; params: any; }'.
|
ts-lint-build (ui)
Property 'proposalType' does not exist on type '{ __typename?: "proposal" | undefined; title: string; description?: string | null | undefined; status?: string | null | undefined; content: any; proposer: string; proposalId: number; submitTime: any; depositEndTime?: any; votingStartTime?: any; votingEndTime?: any; }'.
|
ts-lint-build (ui)
'x.description' is possibly 'null' or 'undefined'.
|
ts-lint-build (ui)
Process completed with exit code 1.
|
jest-test (3, 5)
Process completed with exit code 1.
|