Skip to content

Merge pull request #515 from HausDAO/sk/remove-goerli #740

Merge pull request #515 from HausDAO/sk/remove-goerli

Merge pull request #515 from HausDAO/sk/remove-goerli #740

Triggered via push June 29, 2024 21:39
Status Success
Total duration 6m 42s
Artifacts

ci_develop.yaml

on: push
Fit to window
Zoom out
Zoom in

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/contract-utils/src/lib/moloch-v3-contract.ts#L9
'ethers' is defined but never used
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
build: libs/wizard-form-builder/src/types/wizardFormLegoTypes.ts#L25
Unexpected any. Specify a different type
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-macro-ui/src/components/ProposalCard/ActionPrimitives.tsx#L20
'HAUS_RPC' is defined but never used
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