feat: deploy to Linea #128
Annotations
2 errors and 13 warnings
coverage
Canceling since a higher priority waiting request for 'CI-refs/pull/18/merge' exists
|
coverage
The operation was canceled.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
script/Deploy.s.sol#L10
imported name UUPSUpgradeable is not used
|
lint:
script/Deploy.s.sol#L13
global import of path forge-std/console.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
lint:
script/Deploy.s.sol#L101
Avoid to use inline assembly. It is acceptable only in rare cases
|
lint:
script/Deploy.s.sol#L106
Avoid to use inline assembly. It is acceptable only in rare cases
|
lint:
src/Membership.sol#L150
Provide an error message for require
|
lint:
src/Membership.sol#L151
Provide an error message for require
|
lint:
src/Membership.sol#L152
Provide an error message for require
|
lint:
src/Membership.sol#L153
Provide an error message for require
|
lint:
src/WakuRlnV2.sol#L32
Variable name must be in mixedCase
|
lint:
src/WakuRlnV2.sol#L50
Error message for require is too long
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|