fix: update link #97
Annotations
1 error and 11 warnings
Restore the cached build and the node modules
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: build-and-modules-2ceb1c698f200996e0cbe8e1e10186c429696b04
|
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/.
|
Run solhint linting in pnpm workspace: @rhinestone/modulekit
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)
|
Run solhint linting in pnpm workspace: @rhinestone/modulekit
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)
|
Run solhint linting in pnpm workspace: @rhinestone/modulekit
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)
|
Run solhint linting in pnpm workspace: @rhinestone/modulekit
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)
|
Run solhint linting in pnpm workspace: @rhinestone/modulekit
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)
|
Run solhint linting in pnpm workspace: @rhinestone/modulekit
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)
|
Run solhint linting in pnpm workspace: @rhinestone/modulekit
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)
|
Run solhint linting in pnpm workspace: @rhinestone/modulekit
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)
|
Run solhint linting in pnpm workspace: @rhinestone/modulekit
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)
|
Run solhint linting in pnpm workspace: @rhinestone/modulekit
Variable "smartAccount" is unused
|
Loading