[Fix] Smart contract errors references #1842
run-smc-tests.yml
on: pull_request
Run smart contracts tests
3m 53s
Solidity format check
1m 1s
Annotations
8 warnings
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
Avoid to use tx.origin
|
Solidity format check
Variable "state" is unused
|
Solidity format check
Variable "state" is unused
|
Run smart contracts tests
Cache not found for keys: linux-foundry-chain-fork-run-contract-tests-99543866347d1d8965b2c6efc88782830b6c87c7, linux-foundry-chain-fork-run-contract-tests-, linux-foundry-chain-fork-
|