Skip to content

feat: add erc7779 support #44

feat: add erc7779 support

feat: add erc7779 support #44

Triggered via pull request December 23, 2024 11:07
Status Failure
Total duration 1m 5s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
test / forge-test
Process completed with exit code 1.
lint / forge-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint / forge-lint: src/core/AccountBase.sol#L43
Avoid to use inline assembly. It is acceptable only in rare cases
lint / forge-lint: src/core/ERC7779Adapter.sol#L34
Avoid to use inline assembly. It is acceptable only in rare cases
lint / forge-lint: src/core/ERC7779Adapter.sol#L42
Avoid to use inline assembly. It is acceptable only in rare cases
lint / forge-lint: src/core/ERC7779Adapter.sol#L59
GC: Use Custom Errors instead of require statements
lint / forge-lint: src/core/ExecutionHelper.sol#L53
Avoid to use inline assembly. It is acceptable only in rare cases
lint / forge-lint: src/core/ExecutionHelper.sol#L78
Avoid to use inline assembly. It is acceptable only in rare cases
lint / forge-lint: src/core/ExecutionHelper.sol#L98
Avoid to use inline assembly. It is acceptable only in rare cases
lint / forge-lint: src/core/ExecutionHelper.sol#L123
Avoid to use inline assembly. It is acceptable only in rare cases
lint / forge-lint: src/core/HookManager.sol#L4
global import of path ./ModuleManager.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint / forge-lint: src/core/HookManager.sol#L5
global import of path ../interfaces/IERC7579Account.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
build / forge-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test / forge-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636