Skip to content

feat: duplicate response check #94

feat: duplicate response check

feat: duplicate response check #94

Triggered via push December 12, 2023 13:17
Status Failure
Total duration 45s
Artifacts

ci.yml

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

Annotations

1 error and 10 warnings
Foundry project
Process completed with exit code 1.
Run Linters (16.x): solidity/test/unit/Oracle.t.sol#L459
Explicitly mark visibility of state
Run Linters (16.x): solidity/test/unit/Oracle.t.sol#L460
Explicitly mark visibility of state
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