[8.x] Revert beats bump to unblock flag parsing bugfix #11288
Annotations
10 errors
internal/beatcmd/beat.go#L121
cannot use eid (variable of type "github.com/gofrs/uuid/v5".UUID) as "github.com/gofrs/uuid".UUID value in struct literal
|
internal/beatcmd/beat.go#L192
cannot use m.UUID (variable of type "github.com/gofrs/uuid/v5".UUID) as "github.com/gofrs/uuid".UUID value in assignment
|
internal/beatcmd/beat.go#L200
invalid operation: b.Info.ID == uuid.Nil (mismatched types "github.com/gofrs/uuid".UUID and "github.com/gofrs/uuid/v5".UUID)
|
internal/beatcmd/beat.go#L205
cannot use id (variable of type "github.com/gofrs/uuid/v5".UUID) as "github.com/gofrs/uuid".UUID value in assignment
|
internal/beatcmd/beat.go#L218
cannot use b.Info.ID (variable of type "github.com/gofrs/uuid".UUID) as "github.com/gofrs/uuid/v5".UUID value in struct literal
|
internal/beatcmd/beat.go#L121
cannot use eid (variable of type "github.com/gofrs/uuid/v5".UUID) as "github.com/gofrs/uuid".UUID value in struct literal
|
internal/beatcmd/beat.go#L192
cannot use m.UUID (variable of type "github.com/gofrs/uuid/v5".UUID) as "github.com/gofrs/uuid".UUID value in assignment
|
internal/beatcmd/beat.go#L200
invalid operation: b.Info.ID == uuid.Nil (mismatched types "github.com/gofrs/uuid".UUID and "github.com/gofrs/uuid/v5".UUID)
|
internal/beatcmd/beat.go#L205
cannot use id (variable of type "github.com/gofrs/uuid/v5".UUID) as "github.com/gofrs/uuid".UUID value in assignment
|
internal/beatcmd/beat.go#L218
cannot use b.Info.ID (variable of type "github.com/gofrs/uuid".UUID) as "github.com/gofrs/uuid/v5".UUID value in struct literal
|
This job failed
Loading