Merge pull request #476 from HausDAO/fix/field-issues #696
Annotations
6 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint mono:
libs/moloch-v3-fields/src/fields/MultisendActions.tsx#L451
React Hook useEffect has missing dependencies: 'actionId', 'dataFieldId', and 'setValue'. Either include them or remove the dependency array
|
Lint mono:
libs/moloch-v3-macro-ui/src/components/ProposalCard/ActionPrimitives.tsx#L20
'HAUS_RPC' is defined but never used
|
Lint mono:
apps/admin/src/pages/FormTest.tsx#L3
'PROPOSAL_FORMS' is defined but never used
|
Lint mono:
apps/admin/src/pages/Proposal.tsx#L18
'ProposalTypeIds' is defined but never used
|
Lint mono:
apps/admin/src/theme.tsx#L5
Unexpected any. Specify a different type
|
Loading