Skip to content

build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 #1561

build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0

build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 #1561

Triggered via pull request December 18, 2023 23:56
Status Success
Total duration 10m 1s
Artifacts

test.yaml

on: pull_request
Run tests defined for the project
9m 45s
Run tests defined for the project
Perform CodeQL analysis
5m 4s
Perform CodeQL analysis
Run editorconfig checker
4s
Run editorconfig checker
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run tests defined for the project: eth/types/contracts.go#L49
struct field NextUnbondingLockId should be NextUnbondingLockID
Run tests defined for the project: cmd/livepeer/starter/starter.go#L856
if block ends with a return statement, so drop this else and outdent its block
Run tests defined for the project: cmd/livepeer_bench/livepeer_bench.go#L241
should replace realTimeSegCount += 1 with realTimeSegCount++
Run tests defined for the project: discovery/discovery.go#L64
should omit 2nd value from range; this loop is equivalent to `for i := range ...`
Run tests defined for the project: cmd/livepeer_cli/wizard_broadcast.go#L101
if block ends with a return statement, so drop this else and outdent its block
Run tests defined for the project: monitor/census.go#L879
context.Context should be the first parameter of a function
Run tests defined for the project: cmd/livepeer_cli/wizard_bond.go#L30
var nextId should be nextID
Run tests defined for the project: test/e2e/e2e.go#L35
context.Context should be the first parameter of a function
Run tests defined for the project: test/e2e/configure_orchestrator_test.go#L40
context.Context should be the first parameter of a function