Skip to content

fix: update release tag #191

fix: update release tag

fix: update release tag #191

Triggered via push August 8, 2024 22:31
Status Success
Total duration 45s
Artifacts

ci.yml

on: push
Foundry project
36s
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/