fix(package.json): #691
Annotations
11 warnings
build
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/.
|
build:
libs/moloch-v3-macro-ui/src/components/ProposalCard/ActionPrimitives.tsx#L20
'HAUS_RPC' is defined but never used
|
build:
apps/admin/src/pages/FormTest.tsx#L3
'PROPOSAL_FORMS' 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#L451
React Hook useEffect has missing dependencies: 'actionId', 'dataFieldId', and 'setValue'. Either include them or remove the dependency array
|
build:
libs/contract-utils/src/lib/moloch-v3-contract.ts#L9
'ethers' is defined but never used
|
build:
libs/tx-builder/src/utils/deepDecoding.ts#L162
Unexpected any. Specify a different type
|
build:
libs/wizard-form-builder/src/types/wizardFormLegoTypes.ts#L25
Unexpected any. Specify a different type
|
build:
libs/form-builder/src/components/CheckRender.tsx#L11
Unexpected any. Specify a different type
|
build:
libs/form-builder/src/components/TupleObject.tsx#L9
Unexpected any. Specify a different type
|