build(deps): bump github.com/consensys/gnark-crypto from 0.11.0 to 0.12.1 #103
Annotations
9 errors and 2 warnings
Test
Process completed with exit code 2.
|
Lint:
services/api/service.go#L1279
cognitive complexity 102 of func `(*RelayAPI).handleGetPayload` is high (> 85) (gocognit)
|
Lint:
services/api/service.go#L654
string `json` has 3 occurrences, make it a constant (goconst)
|
Lint:
datastore/redis.go#L780
NoMkStream, MinID, Limit, ID are missing in XAddArgs (exhaustruct)
|
Lint:
datastore/redis.go#L816
NoMkStream, MinID, Limit, ID are missing in XAddArgs (exhaustruct)
|
Lint:
datastore/redis.go#L792
err113: do not define dynamic errors, use wrapped static errors instead: "errors.New(\"archive client not configured\")" (goerr113)
|
Lint:
services/api/service.go#L653
ineffectual assignment to payloadBytes (ineffassign)
|
Lint:
services/api/optimistic_test.go#L65
directive `//nolint:exhaustruct` is unused for linter "exhaustruct" (nolintlint)
|
Lint
Process completed with exit code 2.
|
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/
|
Lint
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/
|