Skip to content

fix: kernel and simulate ci runs #720

fix: kernel and simulate ci runs

fix: kernel and simulate ci runs #720

Triggered via pull request October 30, 2024 22:45
Status Failure
Total duration 3m 2s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
test-multi-account / 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