Skip to content

fix lint errors

fix lint errors #1687

Triggered via push October 26, 2023 09:57
Status Failure
Total duration 3m 43s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

webapp-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build-and-test: src/containers/proposalStepper/index.tsx#L150
Type 'SupportedVotingSettings' is not assignable to type 'MajorityVotingSettings'.
build-and-test: src/containers/setupVotingForm/tokenVoting.tsx#L67
Property 'minDuration' does not exist on type 'SupportedVotingSettings'.
build-and-test: src/containers/withdrawStepper/index.tsx#L128
Type 'SupportedVotingSettings' is not assignable to type 'MajorityVotingSettings'.
build-and-test: src/pages/manageMembers.tsx#L172
Type 'MultisigVotingSettings' is not assignable to type 'MajorityVotingSettings'.
build-and-test: src/pages/mintTokens.tsx#L113
Type 'SupportedVotingSettings' is not assignable to type 'MajorityVotingSettings'.
build-and-test: src/pages/proposeSettings.tsx#L167
Type 'SupportedVotingSettings' is not assignable to type 'MajorityVotingSettings'.
build-and-test
Process completed with exit code 2.