Skip to content

Multisig proposal calldata unit test #522

Multisig proposal calldata unit test

Multisig proposal calldata unit test #522

Triggered via pull request August 20, 2024 05:54
Status Failure
Total duration 52s
Artifacts

ci.yml

on: pull_request
lint
9s
lint
integration-test
42s
integration-test
addresses-test
20s
addresses-test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 warnings
lint: test/multisigProposals/MultisigProposal_01.sol#L6
imported name Addresses is not used
lint: test/multisigProposals/MultisigProposal_02.sol#L7
imported name Addresses is not used
lint: test/multisigProposals/MultisigProposal_03.sol#L7
imported name Addresses is not used
lint: test/multisigProposals/MultisigProposal_04.sol#L7
imported name Addresses is not used
lint: test/multisigProposals/MultisigProposal_05.sol#L7
imported name Addresses is not used
lint
Process completed with exit code 1.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: mocks/MockAuction.sol#L17
Possible reentrancy vulnerabilities. Avoid state changes after transfer
lint: mocks/MockAuction.sol#L18
Possible reentrancy vulnerabilities. Avoid state changes after transfer
lint: mocks/MockSavingContract.sol#L9
Main key parameter in mapping deposits is not named
lint: mocks/MockSavingContract.sol#L9
Value parameter in mapping deposits is not named
lint: mocks/MockVotingContract.sol#L4
Main key parameter in mapping votesReceived is not named
lint: mocks/MockVotingContract.sol#L4
Value parameter in mapping votesReceived is not named
lint: src/proposals/Proposal.sol#L11
Contract has 16 states declarations but allowed no more than 15
addresses-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
integration-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/