Skip to content

feat: mix bytes audit #109

feat: mix bytes audit

feat: mix bytes audit #109

Triggered via pull request January 31, 2025 06:59
Status Failure
Total duration 2m 41s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
lint: src/interfaces/ILPToken.sol#L19
Function order is incorrect, external function can not go after external view function (line 16)
lint: src/WLPToken.sol#L48
Function order is incorrect, public function can not go after public view function (line 38)
lint
Process completed with exit code 1.
lint: src/LPToken.sol#L230
Use Custom Errors instead of require statements
lint: src/LPToken.sol#L316
Use Custom Errors instead of require statements
lint: src/LPToken.sol#L326
Use Custom Errors instead of require statements
lint: src/LPToken.sol#L344
Use Custom Errors instead of require statements
lint: src/LPToken.sol#L345
Use Custom Errors instead of require statements
lint: src/LPToken.sol#L362
Use Custom Errors instead of require statements
lint: src/LPToken.sol#L363
Use Custom Errors instead of require statements
lint: src/LPToken.sol#L364
Use Custom Errors instead of require statements
lint: src/LPToken.sol#L376
Use Custom Errors instead of require statements
lint: src/LPToken.sol#L377
Use Custom Errors instead of require statements