Skip to content
Triggered via push October 16, 2023 05:15
Status Failure
Total duration 5m 50s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
test
Process completed with exit code 1.
lint: foundry/test/CTF/Damn-Vulnerable-DeFi/01.Unstoppable.t.sol#L5
imported name Vm is not used
lint: foundry/test/CTF/Damn-Vulnerable-DeFi/01.Unstoppable.t.sol#L6
imported name console2 is not used
lint: foundry/test/CTF/Damn-Vulnerable-DeFi/01.Unstoppable.t.sol#L52
Possible reentrancy vulnerabilities. Avoid state changes after transfer
lint: foundry/test/CTF/Damn-Vulnerable-DeFi/02.Naive-Receiver.t.sol#L5
imported name Vm is not used
lint: foundry/test/CTF/Damn-Vulnerable-DeFi/03.Truster.t.sol#L5
imported name Vm is not used
lint: foundry/test/CTF/Damn-Vulnerable-DeFi/04.Side-Entrance.t.sol#L5
imported name Vm is not used
lint: foundry/test/CTF/Damn-Vulnerable-DeFi/04.Side-Entrance.t.sol#L6
imported name console2 is not used
lint: foundry/test/CTF/Damn-Vulnerable-DeFi/04.Side-Entrance.t.sol#L27
Explicitly mark visibility of state
lint: foundry/test/CTF/Damn-Vulnerable-DeFi/04.Side-Entrance.t.sol#L28
Explicitly mark visibility of state
lint: foundry/test/CTF/Damn-Vulnerable-DeFi/05.The-Rewarder.t.sol#L5
imported name Vm is not used