feat: BaseAuctioneer (#45) #170
Annotations
1 error and 16 warnings
commits
You have commit messages with errors
⧗ input: feat: BaseAuctioneer (#45)
* feat: auctioneer swapper
* fix: receiver check
* chore: remove receiver
* chore: constructor
* chore: rename
* chore: storage layout
* chore: interface
* chore: prettier
* chore: test BaseAuctioneer
* chore: oops
* chore: prettier
* fix: comment
* feat: prefix BaseAuctioneer members with auction
* feat: allow cooldown == auction length
✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
commits
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
commits
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
commits
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
solidity
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
solidity
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
solidity:
src/AprOracle/AprOracle.sol#L40
Code contains empty blocks
|
solidity:
src/Auctions/Auction.sol#L115
Code contains empty blocks
|
solidity:
src/Auctions/Auction.sol#L634
Function body contains 73 lines but allowed no more than 50 lines
|
solidity:
src/Bases/4626Compounder/Base4626Compounder.sol#L126
Code contains empty blocks
|
solidity:
src/Bases/4626Compounder/Base4626Compounder.sol#L133
Code contains empty blocks
|
solidity:
src/Bases/4626Compounder/Base4626Compounder.sol#L138
Code contains empty blocks
|
solidity:
src/Bases/4626Compounder/Base4626Compounder.sol#L158
Code contains empty blocks
|
solidity:
src/Bases/Auctioneer/BaseAuctioneer.sol#L504
Function body contains 62 lines but allowed no more than 50 lines
|
solidity:
src/Bases/Auctioneer/BaseAuctioneer.sol#L601
Code contains empty blocks
|
solidity:
src/Bases/Auctioneer/BaseAuctioneer.sol#L618
Code contains empty blocks
|
solidity
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|