[updatecli] Update to elastic/beats@05125a9adacf #11687
Annotations
10 errors
Run go test -v ./...:
internal/beatcmd/beat.go#L121
cannot use eid (variable of type "github.com/gofrs/uuid".UUID) as "github.com/gofrs/uuid/v5".UUID value in struct literal
|
Run go test -v ./...:
internal/beatcmd/beat.go#L155
undefined: reload.RegisterV2
|
Run go test -v ./...:
internal/beatcmd/beat.go#L191
cannot use m.UUID (variable of type "github.com/gofrs/uuid".UUID) as "github.com/gofrs/uuid/v5".UUID value in assignment
|
Run go test -v ./...:
internal/beatcmd/beat.go#L199
invalid operation: b.Info.ID == uuid.Nil (mismatched types "github.com/gofrs/uuid/v5".UUID and "github.com/gofrs/uuid".UUID)
|
Run go test -v ./...:
internal/beatcmd/beat.go#L204
cannot use id (variable of type "github.com/gofrs/uuid".UUID) as "github.com/gofrs/uuid/v5".UUID value in assignment
|
Run go test -v ./...:
internal/beatcmd/beat.go#L217
cannot use b.Info.ID (variable of type "github.com/gofrs/uuid/v5".UUID) as "github.com/gofrs/uuid".UUID value in struct literal
|
Run go test -v ./...:
internal/beatcmd/reloader.go#L68
undefined: reload.RegisterV2
|
Run go test -v ./...:
internal/beatcmd/reloader.go#L71
undefined: reload.RegisterV2
|
Run go test -v ./...:
internal/beatcmd/reloader.go#L74
undefined: reload.RegisterV2
|
Run go test -v ./...:
internal/beatcmd/beat.go#L121
cannot use eid (variable of type "github.com/gofrs/uuid".UUID) as "github.com/gofrs/uuid/v5".UUID value in struct literal
|
Loading