Skip to content

Move to workflows folder #2

Move to workflows folder

Move to workflows folder #2

Triggered via pull request August 29, 2023 18:37
@toshiSattoshiSat
synchronize #71
test
Status Failure
Total duration 1m 2s
Artifacts

lint-github-action.yml

on: pull_request
Run Tests & Lint
52s
Run Tests & Lint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
Run Tests & Lint
Process completed with exit code 1.
Run Tests & Lint: contracts/AfEth.sol#L4
global import of path @openzeppelin/contracts-upgradeable/token/ERC721/ERC721Upgradeable.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)