Skip to content

Base version

Base version #8

Triggered via pull request May 13, 2024 17:05
Status Failure
Total duration 1m 16s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/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#L22
Function name must be in mixedCase
test: contracts/Factory.sol#L66
GC: Use Custom Errors instead of require statements
test: contracts/Factory.sol#L70
GC: Use Custom Errors instead of require statements
test: contracts/Factory.sol#L72
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