update go-ethereum dependency (#599) #1106
Annotations
13 warnings
check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
check
Found more than One contract per file. 6 contracts found!
|
check
Function name must be in mixedCase
|
check
Variable name must be in mixedCase
|
check
Avoid to use inline assembly. It is acceptable only in rare cases
|
check
Variable "state" is unused
|
check
Function name must be in mixedCase
|
check
imported name ISP1Verifier is not used
|
check
Function name must be in mixedCase
|
check
Immutable variables name are set to be in capitalized SNAKE_CASE
|
check
Immutable variables name are set to be in capitalized SNAKE_CASE
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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
Restore cache failed: Dependencies file is not found in /home/runner/work/morph/morph. Supported file pattern: go.sum
|