Base version #14
Annotations
1 error and 11 warnings
test
Process completed with exit code 1.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test:
contracts/@layerzerolabs/lz-evm-oapp-v2/contracts/oapp/interfaces/IOAppReceiver.sol#L4
imported name Origin is not used
|
test:
contracts/@layerzerolabs/lz-evm-oapp-v2/contracts/oapp/OAppCore.sol#L14
Immutable variables name are set to be in capitalized SNAKE_CASE
|
test:
contracts/@layerzerolabs/lz-evm-oapp-v2/contracts/oft/OFTCore.sol#L36
Immutable variables name are set to be in capitalized SNAKE_CASE
|
test:
contracts/Factory.sol#L23
Function name must be in mixedCase
|
test:
contracts/Factory.sol#L67
GC: Use Custom Errors instead of require statements
|
test:
contracts/Factory.sol#L71
GC: Use Custom Errors instead of require statements
|
test:
contracts/Factory.sol#L73
GC: Use Custom Errors instead of require statements
|
test:
contracts/interfaces/L1/IDistribution.sol#L110
Function name must be in mixedCase
|
test:
contracts/interfaces/L1/IFeeConfig.sol#L13
Function name must be in mixedCase
|
test:
contracts/interfaces/L1/IL1Factory.sol#L70
Function name must be in mixedCase
|