Skip to content

fix linting

fix linting #13

Triggered via push February 16, 2024 06:30
Status Failure
Total duration 1m 34s
Artifacts

ci.yaml

on: push
test-unit  /  forge-test
14s
test-unit / forge-test
test-pnpm-workspaces  /  forge-test
16s
test-pnpm-workspaces / forge-test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
test-pnpm-workspaces / forge-test
Process completed with exit code 1.
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/.
test-pnpm-workspaces / 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/.