Skip to content

Merge pull request #184 from rhinestonewtf/fix/--ir-minimum-compile #850

Merge pull request #184 from rhinestonewtf/fix/--ir-minimum-compile

Merge pull request #184 from rhinestonewtf/fix/--ir-minimum-compile #850

Triggered via push February 19, 2025 11:40
Status Success
Total duration 1m 17s
Artifacts

ci.yaml

on: push
test  /  forge-test
25s
test / forge-test
test-simulate  /  forge-test
29s
test-simulate / forge-test
test-multi-account  /  forge-test
33s
test-multi-account / forge-test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint / forge-lint: src/mocks/MockERC20.sol#L39
Main key parameter in mapping _balanceOf is not named
lint / forge-lint: src/mocks/MockERC20.sol#L39
Value parameter in mapping _balanceOf is not named
lint / forge-lint: src/mocks/MockERC20.sol#L41
Main key parameter in mapping _allowance is not named
lint / forge-lint: src/mocks/MockERC20.sol#L63
Main key parameter in mapping nonces is not named
lint / forge-lint: src/mocks/MockERC20.sol#L63
Value parameter in mapping nonces is not named
lint / forge-lint: src/mocks/MockERC20.sol#L76
GC: Use Custom Errors instead of require statements
lint / forge-lint: src/mocks/MockERC20.sol#L147
GC: Use Custom Errors instead of require statements
lint / forge-lint: src/mocks/MockERC20.sol#L173
GC: Use Custom Errors instead of require statements
lint / forge-lint: src/mocks/MockERC20.sol#L223
GC: Use Custom Errors instead of require statements
lint / forge-lint: src/mocks/MockERC20.sol#L228
GC: Use Custom Errors instead of require statements