Skip to content

feat: validator

feat: validator #150

Triggered via push August 1, 2024 15:28
Status Success
Total duration 50s
Artifacts

ci.yml

on: push
Foundry project
39s
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/unit/Validator.t.sol#L6
imported name IModule is not used
Run Linters (16.x): solidity/test/unit/Validator.t.sol#L23
Return value 'bytes32' in function 'getId' must be named
Run Linters (16.x): solidity/test/unit/Validator.t.sol#L27
Return value 'bytes32' in function 'getId' must be named
Run Linters (16.x): solidity/test/unit/Validator.t.sol#L31
Return value 'bytes32' in function 'getId' must be named
Run Linters (16.x): solidity/test/unit/Validator.t.sol#L35
Return value 'bytes32' in function 'validateResponse' must be named
Run Linters (16.x): solidity/test/unit/Validator.t.sol#L42
Return value 'bytes32' in function 'validateDispute' must be named
Run Linters (16.x): solidity/test/unit/Validator.t.sol#L49
Return value 'bytes32' in function 'validateDispute' must be named
Run Linters (16.x): solidity/test/unit/Validator.t.sol#L96
'requestId' should start with _
Run Linters (16.x): solidity/test/unit/Validator.t.sol#L101
'responseId' should start with _
Run Linters (16.x): solidity/test/unit/Validator.t.sol#L106
'disputeId' should start with _
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/