Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 #17
Annotations
10 errors and 1 warning
Lint:
aggregator/aggregator.go#L181
Error return value of `a.getAccInputHash` is not checked (errcheck)
|
Lint:
aggregator/aggregator.go#L837
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
Lint:
aggregator/aggregator.go#L924
Error return value of `a.getAccInputHash` is not checked (errcheck)
|
Lint:
aggregator/aggregator.go#L303
func `(*Aggregator).sendFinalProof` is unused (unused)
|
Lint:
aggregator/aggregator.go#L1087
func `(*Aggregator).startProofVerification` is unused (unused)
|
Lint:
aggregator/aggregator.go#L1094
func `(*Aggregator).endProofVerification` is unused (unused)
|
Lint:
aggregator/aggregator.go#L360
func `(*Aggregator).handleFailureToAddVerifyBatchToBeMonitored` is unused (unused)
|
Lint:
aggregator/aggregator.go#L561
func `(*Aggregator).unlockProofsToAggregate` is unused (unused)
|
Lint:
aggregator/aggregator.go#L593
func `(*Aggregator).getAndLockProofsToAggregate` is unused (unused)
|
Lint:
aggregator/aggregator.go#L640
func `(*Aggregator).tryAggregateProofs` is unused (unused)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading