Skip to content

Update README.md

Update README.md #1576

Triggered via push May 19, 2023 19:13
Status Success
Total duration 4m 12s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
test
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test: contracts/auxiliary/DummyWeth.sol#L37
Variable name must be in mixedCase
test: contracts/auxiliary/DummyWeth.sol#L51
Code contains empty blocks
test: contracts/auxiliary/DummyWethProxy.sol#L42
Variable name must be in mixedCase
test: contracts/auxiliary/DummyWethProxy.sol#L56
Code contains empty blocks
test: contracts/auxiliary/WETH9.sol#L47
Provide an error message for require
test: contracts/auxiliary/WETH9.sol#L49
Avoid to use ".call.value()()"
test: contracts/auxiliary/WETH9.sol#L49
Avoid to use low level calls
test: contracts/auxiliary/WETH9.sol#L73
Provide an error message for require
test: contracts/auxiliary/WETH9.sol#L76
Provide an error message for require
test: contracts/bridge/BridgeConfigV3.sol#L23
Constant name must be in capitalized SNAKE_CASE