Initial commit #1
ci.yaml
on: push
test
/
forge-test
test-multi-account
/
forge-test
test-simulate
/
forge-test
Annotations
1 error and 10 warnings
build / forge-build
Process completed with exit code 127.
|
lint / forge-lint:
src/HookTemplate.sol#L51
Variable "account" is unused
|
lint / forge-lint:
src/HookTemplate.sol#L52
Variable "msgSender" is unused
|
lint / forge-lint:
src/HookTemplate.sol#L53
Variable "msgValue" is unused
|
lint / forge-lint:
src/HookTemplate.sol#L54
Variable "msgData" is unused
|
lint / forge-lint:
src/HookTemplate.sol#L69
Variable "account" is unused
|
lint / forge-lint:
src/HookTemplate.sol#L72
GC: Use Custom Errors instead of revert statements
|
lint / forge-lint:
src/ValidatorTemplate.sol#L55
Variable "userOp" is unused
|
lint / forge-lint:
src/ValidatorTemplate.sol#L56
Variable "userOpHash" is unused
|
lint / forge-lint:
src/ValidatorTemplate.sol#L78
Variable "sender" is unused
|
lint / forge-lint:
src/ValidatorTemplate.sol#L79
Variable "hash" is unused
|