feat: adding default case for safe signature #148
ci.yaml
on: push
lint-modulekit
/
forge-test
24s
build-modulekit
/
forge-test
34s
lint-safe7579
/
forge-test
32s
lint-sessionkeymanager
/
forge-test
30s
lint-modulekit-examples
/
forge-test
34s
test-safe7579
/
forge-test
25s
test-sessionkeymanager
/
forge-test
21s
test-modulekit-examples
/
forge-test
18s
Annotations
13 errors and 33 warnings
lint-modulekit / forge-test
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: build-and-modules-c9997c7bf21cb919b119af9946c82e612ac8ee8c
|
build-modulekit / forge-test
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: build-and-modules-c9997c7bf21cb919b119af9946c82e612ac8ee8c
|
test-modulekit-examples / forge-test
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: build-and-modules-c9997c7bf21cb919b119af9946c82e612ac8ee8c
|
test-modulekit-examples / forge-test
Process completed with exit code 1.
|
lint-sessionkeymanager / forge-test
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: build-and-modules-c9997c7bf21cb919b119af9946c82e612ac8ee8c
|
lint-safe7579 / forge-test
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: build-and-modules-c9997c7bf21cb919b119af9946c82e612ac8ee8c
|
lint-safe7579 / forge-test
Compiler version must be declared
|
lint-safe7579 / forge-test
Process completed with exit code 1.
|
test-sessionkeymanager / forge-test
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: build-and-modules-c9997c7bf21cb919b119af9946c82e612ac8ee8c
|
lint-modulekit-examples / forge-test
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: build-and-modules-c9997c7bf21cb919b119af9946c82e612ac8ee8c
|
lint-modulekit-examples / forge-test
Function has cyclomatic complexity 10 but allowed no more than 9
|
lint-modulekit-examples / forge-test
Process completed with exit code 1.
|
test-safe7579 / forge-test
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: build-and-modules-c9997c7bf21cb919b119af9946c82e612ac8ee8c
|
lint-modulekit / forge-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-modulekit / forge-test
global import of path forge-std/Base.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
lint-modulekit / forge-test
global import of path ./safe7579/Safe7579Factory.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
lint-modulekit / forge-test
global import of path ./referenceImpl/RefImplFactory.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
lint-modulekit / forge-test
global import of path ../../external/ERC7579.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
lint-modulekit / forge-test
global import of path @rhinestone/safe7579/src/core/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-modulekit / forge-test
global import of path @rhinestone/safe7579/src/core/HookManager.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
lint-modulekit / forge-test
global import of path ../../external/ERC7579.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
lint-modulekit / forge-test
global import of path forge-std/Base.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
lint-modulekit / forge-test
global import of path @safe-global/safe-contracts/contracts/Safe.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
lint-modulekit / forge-test
Variable "smartAccount" is unused
|
build-modulekit / forge-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-modulekit-examples / forge-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-sessionkeymanager / forge-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-safe7579 / forge-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-safe7579 / forge-test
Avoid to use inline assembly. It is acceptable only in rare cases
|
lint-safe7579 / forge-test
Avoid to use inline assembly. It is acceptable only in rare cases
|
lint-safe7579 / forge-test
imported name CallType is not used
|
lint-safe7579 / forge-test
Explicitly mark visibility of state
|
lint-safe7579 / forge-test
Immutable variables name are set to be in capitalized SNAKE_CASE
|
test-sessionkeymanager / forge-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-modulekit-examples / forge-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-modulekit-examples / forge-test
Variable "autoSavings" is unused
|
lint-modulekit-examples / forge-test
Variable "autoSend" is unused
|
lint-modulekit-examples / forge-test
Variable "flashloanCallback" is unused
|
lint-modulekit-examples / forge-test
Variable "flashloanLender" is unused
|
lint-modulekit-examples / forge-test
Variable "coldStorageHook" is unused
|
lint-modulekit-examples / forge-test
Variable "coldStorageExecutor" is unused
|
lint-modulekit-examples / forge-test
Variable "deadmanSwitch" is unused
|
lint-modulekit-examples / forge-test
Variable "dollarCostAverage" is unused
|
lint-modulekit-examples / forge-test
Variable "multiFactor" is unused
|
lint-modulekit-examples / forge-test
Variable "ownableValidator" is unused
|
test-safe7579 / forge-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|