added beacon & refactored #24
Annotations
11 warnings
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/factories/Factory.sol#L23
Function name must be in mixedCase
|
test:
contracts/factories/Factory.sol#L47
GC: Use Custom Errors instead of require statements
|
test:
contracts/factories/Factory.sol#L60
GC: Use Custom Errors instead of require statements
|
test:
contracts/factories/Factory.sol#L103
GC: Use Custom Errors instead of require statements
|
test:
contracts/factories/Factory.sol#L116
GC: Use Custom Errors instead of require statements
|
test:
contracts/factories/Factory.sol#L121
GC: Use Custom Errors instead of require statements
|
test:
contracts/factories/L1Factory.sol#L23
Function name must be in mixedCase
|