Skip to content

chore: update to v0.3.6 #137

chore: update to v0.3.6

chore: update to v0.3.6 #137

Triggered via push March 9, 2024 18:59
Status Failure
Total duration 1m 22s
Artifacts

ci.yaml

on: push
lint-modulekit  /  forge-test
24s
lint-modulekit / forge-test
build-modulekit  /  forge-test
33s
build-modulekit / forge-test
lint-safe7579  /  forge-test
20s
lint-safe7579 / forge-test
lint-sessionkeymanager  /  forge-test
25s
lint-sessionkeymanager / forge-test
lint-modulekit-examples  /  forge-test
23s
lint-modulekit-examples / forge-test
test-safe7579  /  forge-test
32s
test-safe7579 / forge-test
test-sessionkeymanager  /  forge-test
27s
test-sessionkeymanager / forge-test
test-modulekit-examples  /  forge-test
18s
test-modulekit-examples / forge-test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 29 warnings
lint-modulekit / forge-test
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: build-and-modules-1f9e7fa41e864e1bef8044afb9c37fb264953344
build-modulekit / forge-test
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: build-and-modules-1f9e7fa41e864e1bef8044afb9c37fb264953344
lint-safe7579 / forge-test
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: build-and-modules-1f9e7fa41e864e1bef8044afb9c37fb264953344
lint-modulekit-examples / forge-test
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: build-and-modules-1f9e7fa41e864e1bef8044afb9c37fb264953344
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.
lint-sessionkeymanager / forge-test
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: build-and-modules-1f9e7fa41e864e1bef8044afb9c37fb264953344
test-modulekit-examples / forge-test
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: build-and-modules-1f9e7fa41e864e1bef8044afb9c37fb264953344
test-modulekit-examples / 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-1f9e7fa41e864e1bef8044afb9c37fb264953344
test-safe7579 / forge-test
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: build-and-modules-1f9e7fa41e864e1bef8044afb9c37fb264953344
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/.
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-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
imported name AutoSavingToVault is not used
lint-modulekit-examples / forge-test
imported name AutoSendSessionKey is not used
lint-modulekit-examples / forge-test
imported name ColdStorageHook is not used
lint-modulekit-examples / forge-test
imported name ColdStorageExecutor is not used
lint-modulekit-examples / forge-test
imported name DeadmanSwitch is not used
lint-modulekit-examples / forge-test
imported name DollarCostAverage is not used
lint-modulekit-examples / forge-test
imported name MultiFactor is not used
lint-modulekit-examples / forge-test
imported name OwnableValidator is not used
lint-modulekit-examples / forge-test
imported name ScheduledOrders is not used
lint-modulekit-examples / forge-test
imported name ScheduledTransfers is not used
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-sessionkeymanager / forge-test
Variable "sessionKeyManager" is unused
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/.
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/.
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/.