spacing #15
ci.yaml
on: push
build
/
forge-build
36s
lint
/
forge-lint
24s
test-unit
/
forge-test
13s
workspace-safe7579
/
forge-test
30s
workspace-sessionkeymanager
/
forge-test
15s
workspace-examples
/
forge-test
28s
Annotations
16 warnings
lint / forge-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint / forge-lint:
src/core/ExtensibleFallbackHandler.sol#L40
Explicitly mark visibility of state
|
lint / forge-lint:
src/core/ExtensibleFallbackHandler.sol#L124
Variable "smartAccount" is unused
|
lint / forge-lint:
src/deployment/RegistryDeployer.sol#L31
Explicitly mark visibility of state
|
lint / forge-lint:
src/deployment/RegistryDeployer.sol#L33
Explicitly mark visibility of state
|
lint / forge-lint:
src/integrations/ERC20.sol#L5
imported name IERC7579Account is not used
|
lint / forge-lint:
src/integrations/ERC4626.sol#L5
imported name IERC7579Account is not used
|
lint / forge-lint:
src/integrations/ERC721.sol#L5
imported name IERC7579Account is not used
|
lint / forge-lint:
src/integrations/uniswap/MockUniswap.sol#L4
global import of path ../interfaces/uniswap/v3/ISwapRouter.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
lint / forge-lint:
src/integrations/uniswap/v3/Uniswap.sol#L8
imported name IERC7579Account is not used
|
lint / forge-lint:
src/mocks/MockExecutor.sol#L5
imported name IERC7579Account is not used
|
build / forge-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-unit / forge-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
workspace-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/.
|
workspace-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/.
|
workspace-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/.
|