feat: add smart session support #697
ci.yaml
on: pull_request
test
/
forge-test
1m 9s
test-simulate
/
forge-test
1m 10s
test-multi-account
/
forge-test
1m 8s
Annotations
3 errors and 4 warnings
test / forge-test
Process completed with exit code 1.
|
test-multi-account / forge-test
Process completed with exit code 1.
|
test-simulate / forge-test
Process completed with exit code 1.
|
lint / forge-lint:
src/deployment/RegistryDeployer.sol#L115
Error message for require is too long: 44 counted / 32 allowed
|
lint / forge-lint:
src/deployment/RegistryDeployer.sol#L115
GC: Use Custom Errors instead of require statements
|
lint / forge-lint:
src/deployment/RegistryDeployer.sol#L133
GC: Use Custom Errors instead of require statements
|
lint / forge-lint:
src/deployment/RegistryDeployer.sol#L193
Avoid to use inline assembly. It is acceptable only in rare cases
|