Skip to content

refactor: v1 v2 split #2

refactor: v1 v2 split

refactor: v1 v2 split #2

Triggered via pull request July 29, 2024 21:38
@skositoskosito
synchronize #268
v1-v2-split
Status Success
Total duration 1m 28s
Artifacts

lint_v1.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
global import of path @openzeppelin/contracts/token/ERC20/IERC20.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint
global import of path @openzeppelin/contracts/token/ERC20/utils/SafeERC20.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint
global import of path @openzeppelin/contracts/security/ReentrancyGuard.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint
Variable name must be in mixedCase
lint
Variable name must be in mixedCase
lint
Immutable variables name are set to be in capitalized SNAKE_CASE
lint
Immutable variables name are set to be in capitalized SNAKE_CASE
lint
Variable name must be in mixedCase
lint
Variable name must be in mixedCase
lint
Variable name must be in mixedCase