chore: update canary release action #189
Annotations
11 warnings
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/
|
solidity/test/utils/external/IERC20.sol#L16
'from' should start with _
|
solidity/test/utils/external/IERC20.sol#L16
'to' should start with _
|
solidity/test/utils/external/IERC20.sol#L16
'value' should start with _
|
solidity/test/utils/external/IERC20.sol#L22
'owner' should start with _
|
solidity/test/utils/external/IERC20.sol#L22
'spender' should start with _
|
solidity/test/utils/external/IERC20.sol#L22
'value' should start with _
|
solidity/test/utils/external/IERC20.sol#L27
Return value 'uint256' in function 'totalSupply' must be named
|
solidity/test/utils/external/IERC20.sol#L32
Return value 'uint256' in function 'balanceOf' must be named
|
solidity/test/utils/external/IERC20.sol#L32
'account' should start with _
|
solidity/test/utils/external/IERC20.sol#L41
Return value 'bool' in function 'transfer' must be named
|
This job succeeded
Loading