Skip to content

Update Hardhat and Related Depdendencies #65

Update Hardhat and Related Depdendencies

Update Hardhat and Related Depdendencies #65

Triggered via push October 19, 2023 13:09
Status Failure
Total duration 1m 39s
Artifacts

ci_4337.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
lint
Replace ⏎········UserOperation·calldata·userOp,⏎········bytes32,⏎········uint256·requiredPrefund⏎···· with UserOperation·calldata·userOp,·bytes32,·uint256·requiredPrefund
lint
Replace ⏎········address·to,⏎········uint256·value,⏎········bytes·memory·data,⏎········uint8·operation⏎···· with address·to,·uint256·value,·bytes·memory·data,·uint8·operation
lint
Replace ⏎········address·to,⏎········uint256·value,⏎········bytes·memory·data,⏎········uint8·operation⏎···· with address·to,·uint256·value,·bytes·memory·data,·uint8·operation
lint
Replace ⏎········address·to,⏎········uint256·value,⏎········bytes·memory·data,⏎········uint8·operation⏎···· with address·to,·uint256·value,·bytes·memory·data,·uint8·operation
lint
Replace ⏎········bytes32·dataHash,⏎········bytes·memory·data,⏎········bytes·memory·signatures⏎···· with bytes32·dataHash,·bytes·memory·data,·bytes·memory·signatures
lint
Replace ⏎········internal⏎········pure⏎········returns·(⏎············uint8·v,⏎············bytes32·r,⏎············bytes32·s⏎········)⏎··· with ·internal·pure·returns·(uint8·v,·bytes32·r,·bytes32·s)
lint
Replace ⏎········bytes32·dataHash,⏎········bytes·memory,⏎········bytes·memory·signature⏎···· with bytes32·dataHash,·bytes·memory,·bytes·memory·signature
lint
Replace ⏎········UserOperation·calldata·userOp,⏎········bytes32,⏎········uint256·requiredPrefund⏎···· with UserOperation·calldata·userOp,·bytes32,·uint256·requiredPrefund
lint
Replace ⏎········address·to,⏎········uint256·value,⏎········bytes·memory·data,⏎········uint8·operation⏎···· with address·to,·uint256·value,·bytes·memory·data,·uint8·operation
lint
Replace ⏎········address·to,⏎········uint256·value,⏎········bytes·memory·data,⏎········uint8·operation⏎···· with address·to,·uint256·value,·bytes·memory·data,·uint8·operation
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
imported name INonceManager is not used
lint
Immutable variables name are set to be in capitalized SNAKE_CASE
lint
Use Custom Errors instead of require statements
lint
Use Custom Errors instead of require statements
lint
Use Custom Errors instead of require statements
lint
Use Custom Errors instead of require statements
lint
Use Custom Errors instead of require statements
lint
Use Custom Errors instead of require statements
lint
Avoid to use inline assembly. It is acceptable only in rare cases
lint
Found more than One contract per file. 2 contracts found!
tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/