Merge branch 'main' into feature/monorepo #77
ci.yaml
on: push
lint-modulekit
/
forge-test
36s
build-modulekit
/
forge-test
1m 1s
lint-modulekit-examples
/
forge-test
lint-safe7579
/
forge-test
lint-sessionkeymanager
/
forge-test
test-safe7579
/
forge-test
42s
test-sessionkeymanager
/
forge-test
30s
test-modulekit-examples
/
forge-test
31s
Annotations
12 errors and 15 warnings
lint-modulekit / forge-test
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: build-and-modules-8cd545699cc8218c96c0ae75a09b261ceda14035
|
lint-modulekit / forge-test
Compiler version must be declared
|
lint-modulekit / forge-test
Compiler version must be declared
|
lint-modulekit / forge-test
Compiler version >=0.5.0 does not satisfy the >=0.8.0 semver requirement
|
lint-modulekit / forge-test
Unexpected import of console file
|
lint-modulekit / forge-test
Unexpected console statement
|
lint-modulekit / forge-test
Process completed with exit code 1.
|
build-modulekit / forge-test
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: build-and-modules-8cd545699cc8218c96c0ae75a09b261ceda14035
|
test-sessionkeymanager / forge-test
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: build-and-modules-8cd545699cc8218c96c0ae75a09b261ceda14035
|
test-modulekit-examples / forge-test
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: build-and-modules-8cd545699cc8218c96c0ae75a09b261ceda14035
|
test-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-8cd545699cc8218c96c0ae75a09b261ceda14035
|
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-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-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-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/.
|