Skip to content

test: validator

test: validator #151

Triggered via push August 1, 2024 18:15
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/unit/Validator.t.sol#L6
imported name IModule is not used
Run Linters (16.x): solidity/test/unit/Validator.t.sol#L26
Return value 'bytes32' in function 'getId' must be named
Run Linters (16.x): solidity/test/unit/Validator.t.sol#L30
Return value 'bytes32' in function 'getId' must be named
Run Linters (16.x): solidity/test/unit/Validator.t.sol#L34
Return value 'bytes32' in function 'getId' must be named
Run Linters (16.x): solidity/test/unit/Validator.t.sol#L38
Return value 'bytes32' in function 'validateResponse' must be named
Run Linters (16.x): solidity/test/unit/Validator.t.sol#L45
Return value 'bytes32' in function 'validateDispute' must be named
Run Linters (16.x): solidity/test/unit/Validator.t.sol#L52
Return value 'bytes32' in function 'validateDispute' must be named
Run Linters (16.x): solidity/test/unit/Validator.t.sol#L111
'requestId' should start with _
Run Linters (16.x): solidity/test/unit/Validator.t.sol#L116
'responseId' should start with _
Run Linters (16.x): solidity/test/unit/Validator.t.sol#L121
'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/