feat: [v0.8-develop] account self call restrictions #290
test.yml
on: pull_request
Run Linters
35s
Run Forge Tests (optimized-test-deep)
1m 1s
Run Forge Tests (default)
32s
Annotations
6 errors and 3 warnings
Run Linters:
test/account/PerHookData.t.sol#L18
'accessControlHookPlugin' should start with _
|
Run Linters:
test/account/PerHookData.t.sol#L20
'counter' should start with _
|
Run Linters:
test/account/SelfCallAuthorization.t.sol#L198
'_enableBatchValidation' should not start with _
|
Run Linters:
test/samples/AllowlistPlugin.t.sol#L17
'allowlistInit' should start with _
|
Run Linters:
test/utils/AccountTestBase.sol#L33
'ownerValidation' should start with _
|
Run Linters
Process completed with exit code 1.
|
Run Forge Tests (default)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Forge Tests (optimized-test-deep)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|