Skip to content

votium better

votium better #19

Triggered via pull request August 30, 2023 21:10
@elmuttelmutt
synchronize #76
votium_better
Status Success
Total duration 10m 5s
Artifacts

lint-github-action.yml

on: pull_request
Run Tests & Lint
9m 55s
Run Tests & Lint
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Run Tests & Lint: contracts/AfEth.sol#L4
global import of path @openzeppelin/contracts-upgradeable/token/ERC20/ERC20Upgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
Run Tests & Lint: contracts/AfEth.sol#L5
global import of path ./strategies/votiumErc20/VotiumErc20Strategy.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
Run Tests & Lint: contracts/AfEth.sol#L6
global import of path ./strategies/safEth/SafEthStrategy.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
Run Tests & Lint: contracts/AfEth.sol#L7
global import of path ./strategies/AbstractErc20Strategy.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
Run Tests & Lint: contracts/AfEth.sol#L16
Explicitly mark visibility of state
Run Tests & Lint: contracts/AfEth.sol#L22
Explicitly mark visibility of state