Skip to content

fix: correct variable name and grammatical errors in deployment.md (#… #934

fix: correct variable name and grammatical errors in deployment.md (#…

fix: correct variable name and grammatical errors in deployment.md (#… #934

Triggered via push December 1, 2024 21:15
Status Success
Total duration 5m 12s
Artifacts
Run smart contracts tests
5m 5s
Run smart contracts tests
Solidity format check
47s
Solidity format check
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Solidity format check
Immutable variables name are set to be in capitalized SNAKE_CASE
Solidity format check
Fallback function must be simple
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