Skip to content

Merge pull request #418 from HausDAO/fix/offering-enforcement #603

Merge pull request #418 from HausDAO/fix/offering-enforcement

Merge pull request #418 from HausDAO/fix/offering-enforcement #603

Triggered via push September 14, 2023 14:40
Status Success
Total duration 7m 16s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci_develop.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build: apps/admin/src/pages/FormTest.tsx#L3
'PROPOSAL_FORMS' is defined but never used
build: apps/admin/src/pages/NewProposal.tsx#L2
'useParams' is defined but never used
build: apps/admin/src/pages/Proposal.tsx#L18
'ProposalTypeIds' is defined but never used
build: apps/admin/src/theme.tsx#L5
Unexpected any. Specify a different type
build: libs/moloch-v3-fields/src/fields/MultisendActions.tsx#L439
React Hook useEffect has missing dependencies: 'actionId', 'dataFieldId', and 'setValue'. Either include them or remove the dependency array
build: libs/moloch-v3-macro-ui/src/components/ProposalCard/ActionPrimitives.tsx#L20
'HAUS_RPC' is defined but never used
build: libs/moloch-v3-macro-ui/src/components/ProposalDetails/ProposalDetails.tsx#L15
'DAO_METHOD_TO_PROPOSAL_TYPE' is defined but never used
build: libs/moloch-v3-macro-ui/src/components/ProposalDetails/ProposalDetails.tsx#L16
'PROPOSAL_TYPE_WARNINGS' is defined but never used
build: libs/moloch-v3-macro-ui/src/components/ProposalDetails/ProposalDetails.tsx#L17
'SENSITIVE_PROPOSAL_TYPES' is defined but never used