Skip to content

ci: added verbose publsih #178

ci: added verbose publsih

ci: added verbose publsih #178

Triggered via push August 8, 2024 19:52
Status Success
Total duration 3m 24s
Artifacts

ci.yml

on: push
Foundry project
1m 11s
Foundry project
Matrix: Run Linters
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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/
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