Skip to content

ci: update github actions (#47) #217

ci: update github actions (#47)

ci: update github actions (#47) #217

Triggered via push September 30, 2024 07:32
Status Cancelled
Total duration 43s
Artifacts

ci.yml

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

Annotations

2 errors and 10 warnings
Foundry project
Canceling since a higher priority waiting request for 'CI-refs/heads/dev' exists
Foundry project
The operation was canceled.
Run Linters (20.x): solidity/test/utils/external/IERC20.sol#L16
'from' should start with _
Run Linters (20.x): solidity/test/utils/external/IERC20.sol#L16
'to' should start with _
Run Linters (20.x): solidity/test/utils/external/IERC20.sol#L16
'value' should start with _
Run Linters (20.x): solidity/test/utils/external/IERC20.sol#L22
'owner' should start with _
Run Linters (20.x): solidity/test/utils/external/IERC20.sol#L22
'spender' should start with _
Run Linters (20.x): solidity/test/utils/external/IERC20.sol#L22
'value' should start with _
Run Linters (20.x): solidity/test/utils/external/IERC20.sol#L27
Return value 'uint256' in function 'totalSupply' must be named
Run Linters (20.x): solidity/test/utils/external/IERC20.sol#L32
Return value 'uint256' in function 'balanceOf' must be named
Run Linters (20.x): solidity/test/utils/external/IERC20.sol#L32
'account' should start with _
Run Linters (20.x): solidity/test/utils/external/IERC20.sol#L41
Return value 'bool' in function 'transfer' must be named