Skip to content

feat: add check proposer (#28) #130

feat: add check proposer (#28)

feat: add check proposer (#28) #130

Triggered via push July 16, 2024 04:09
Status Success
Total duration 46s
Artifacts

ci.yml

on: push
Foundry project
35s
Foundry project
Matrix: Run Linters
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Run Linters (16.x)
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/
Run Linters (16.x): solidity/test/utils/external/IERC20.sol#L16
'from' should start with _
Run Linters (16.x): solidity/test/utils/external/IERC20.sol#L16
'to' should start with _
Run Linters (16.x): solidity/test/utils/external/IERC20.sol#L16
'value' should start with _
Run Linters (16.x): solidity/test/utils/external/IERC20.sol#L22
'owner' should start with _
Run Linters (16.x): solidity/test/utils/external/IERC20.sol#L22
'spender' should start with _
Run Linters (16.x): solidity/test/utils/external/IERC20.sol#L22
'value' should start with _
Run Linters (16.x): solidity/test/utils/external/IERC20.sol#L27
Return value 'uint256' in function 'totalSupply' must be named
Run Linters (16.x): solidity/test/utils/external/IERC20.sol#L32
Return value 'uint256' in function 'balanceOf' must be named
Run Linters (16.x): solidity/test/utils/external/IERC20.sol#L32
'account' should start with _
Run Linters (16.x): solidity/test/utils/external/IERC20.sol#L41
Return value 'bool' in function 'transfer' must be named
Foundry project
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/