Skip to content

Prover/test/integration live 2 #832

Prover/test/integration live 2

Prover/test/integration live 2 #832

Re-run triggered November 25, 2024 14:50
Status Failure
Total duration 1m 51s
Artifacts

run-smc-tests.yml

on: pull_request
Run smart contracts tests
1m 41s
Run smart contracts tests
Solidity format check
1m 17s
Solidity format check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
Run smart contracts tests
Process completed with exit code 1.
Solidity format check
Found more than One contract per file. 9 contracts found!
Solidity format check
Found more than One contract per file. 6 contracts found!
Solidity format check
global import of path @openzeppelin/contracts/token/ERC20/ERC20.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
Solidity format check
global import of path @openzeppelin/contracts/access/Ownable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
Solidity format check
Found more than One contract per file. 24 contracts found!
Solidity format check
Variable "state" is unused
Solidity format check
Variable "state" is unused
Run smart contracts tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/