Skip to content

Miscellaneous Interface and Function Clean-up #13

Miscellaneous Interface and Function Clean-up

Miscellaneous Interface and Function Clean-up #13

Triggered via pull request January 8, 2024 21:34
Status Success
Total duration 39s
Artifacts

test.yml

on: pull_request
Foundry project
30s
Foundry project
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Foundry project
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Foundry project: src/AuctionHouse.sol#L2
Found more than One contract per file. 3 contracts found!
Foundry project: src/AuctionHouse.sol#L6
imported name EIP712 is not used
Foundry project: src/AuctionHouse.sol#L7
imported name SignatureCheckerLib is not used
Foundry project: src/AuctionHouse.sol#L8
imported name Owned is not used
Foundry project: src/AuctionHouse.sol#L48
Immutable variables name are set to be in capitalized SNAKE_CASE
Foundry project: src/AuctionHouse.sol#L220
Variable "lotId_" is unused
Foundry project: src/modules/Auction.sol#L2
Found more than One contract per file. 2 contracts found!
Foundry project: src/modules/Condenser.sol#L2
Found more than One contract per file. 2 contracts found!
Foundry project: src/modules/Derivative.sol#L2
Found more than One contract per file. 2 contracts found!
Foundry project: src/modules/Derivative.sol#L23
Explicitly mark visibility of state