Skip to content

Allow direct plugin calls with validation & permission hooks #431

Allow direct plugin calls with validation & permission hooks

Allow direct plugin calls with validation & permission hooks #431

Triggered via pull request July 16, 2024 13:03
Status Failure
Total duration 2m 47s
Artifacts

test.yml

on: pull_request
Run Linters
29s
Run Linters
Run Forge Tests (optimized-test-deep)
2m 35s
Run Forge Tests (optimized-test-deep)
Run Forge Tests (default)
38s
Run Forge Tests (default)
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
Run Linters: src/account/PluginManager2.sol#L10
imported name toFunctionReference is not used
Run Linters
Process completed with exit code 1.
Run Linters
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Linters: src/account/UpgradeableModularAccount.sol#L717
Function order is incorrect, internal function can not go after internal view function (line 691)
Run Forge Tests (default)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Forge Tests (optimized-test-deep)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/