chore(deps): bump github.com/sony/gobreaker/v2 from 2.0.0 to 2.1.0 #1664
Annotations
10 errors and 1 warning
go-lint:
pkg/identity/identity.go#L21
var-naming: func parameter challId should be challID (revive)
|
go-lint:
pkg/identity/identity.go#L22
var-naming: var instanceId should be instanceID (revive)
|
go-lint:
pkg/identity/identity.go#L27
unnecessary conversion (unconvert)
|
go-lint:
global/otel.go#L40
context-as-argument: context.Context should be the first parameter of a function (revive)
|
go-lint:
global/otel.go#L54
context-as-argument: context.Context should be the first parameter of a function (revive)
|
go-lint:
global/otel.go#L68
context-as-argument: context.Context should be the first parameter of a function (revive)
|
go-lint:
global/log.go#L37
var-naming: var challId should be challID (revive)
|
go-lint:
global/log.go#L40
var-naming: var sourceId should be sourceID (revive)
|
go-lint:
global/log.go#L46
var-naming: func WithChallengeId should be WithChallengeID (revive)
|
go-lint:
global/log.go#L50
var-naming: func WithSourceId should be WithSourceID (revive)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading