Skip to content

fix(deps): update module github.com/buraksezer/olric to v0.5.7 #966

fix(deps): update module github.com/buraksezer/olric to v0.5.7

fix(deps): update module github.com/buraksezer/olric to v0.5.7 #966

Triggered via pull request November 15, 2024 19:24
Status Failure
Total duration 1m 16s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
lint: address/address.go#L113
a.GetParent undefined (type *Address has no field or method GetParent) (typecheck)
lint: address/address.go#L113
a.GetParent undefined (type *Address has no field or method GetParent) (typecheck)
lint: address/address.go#L113
a.GetParent undefined (type *Address has no field or method GetParent) (typecheck)
lint: address/address.go#L118
a.GetName undefined (type *Address has no field or method GetName) (typecheck)
lint: address/address.go#L123
a.GetHost undefined (type *Address has no field or method GetHost) (typecheck)
lint: address/address.go#L128
a.GetPort undefined (type *Address has no field or method GetPort) (typecheck)
lint: address/address.go#L133
a.GetSystem undefined (type *Address has no field or method GetSystem) (typecheck)
lint: address/address.go#L138
a.GetId undefined (type *Address has no field or method GetId) (typecheck)
lint: address/address.go#L138
a.GetId undefined (type *Address has no field or method GetId) (typecheck)
lint: address/address.go#L151
a.GetHost undefined (type *Address has no field or method GetHost) (typecheck)
build: internal/cluster/engine.go#L287
cannot use ps.Subscribe(ctx, events.ClusterEventsChannel) (value of type *"github.com/go-redis/redis/v8".PubSub) as *"github.com/redis/go-redis/v9".PubSub value in assignment
build
Process completed with exit code 1.