Skip to content

added beacon & refactored #24

added beacon & refactored

added beacon & refactored #24

Triggered via pull request May 15, 2024 17:06
@dovgopolydovgopoly
synchronize #4
feat/beacon
Status Success
Total duration 1m 32s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/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