EIP-712 messages as confidential requests #524
Annotations
8 errors and 3 warnings
Devenv
Process completed with exit code 1.
|
Lint and test:
suave/eip712/eip712.go#L67
func `isByteSlice` is unused (unused)
|
Lint and test:
suave/eip712/eip712.go#L71
func `isByteArray` is unused (unused)
|
Lint and test:
core/types/transaction_signing.go#L711
unreachable: unreachable code (govet)
|
Lint and test:
core/types/transaction_signing.go#L716
unreachable: unreachable code (govet)
|
Lint and test:
internal/ethapi/api.go#L1942
unreachable: unreachable code (govet)
|
Lint and test:
internal/ethapi/api.go#L2067
SA9003: empty branch (staticcheck)
|
Lint and test
Process completed with exit code 2.
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Devenv
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint and test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|