Skip to content

Base version

Base version #14

Triggered via pull request May 14, 2024 20:19
Status Failure
Total duration 1m 6s
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#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