fix(deps): update module github.com/buraksezer/olric to v0.5.7 #964
Annotations
10 errors
golangci-lint:
address/address.go#L113
a.GetParent undefined (type *Address has no field or method GetParent) (typecheck)
|
golangci-lint:
address/address.go#L113
a.GetParent undefined (type *Address has no field or method GetParent) (typecheck)
|
golangci-lint:
address/address.go#L113
a.GetParent undefined (type *Address has no field or method GetParent) (typecheck)
|
golangci-lint:
address/address.go#L118
a.GetName undefined (type *Address has no field or method GetName) (typecheck)
|
golangci-lint:
address/address.go#L123
a.GetHost undefined (type *Address has no field or method GetHost) (typecheck)
|
golangci-lint:
address/address.go#L128
a.GetPort undefined (type *Address has no field or method GetPort) (typecheck)
|
golangci-lint:
address/address.go#L133
a.GetSystem undefined (type *Address has no field or method GetSystem) (typecheck)
|
golangci-lint:
address/address.go#L138
a.GetId undefined (type *Address has no field or method GetId) (typecheck)
|
golangci-lint:
address/address.go#L138
a.GetId undefined (type *Address has no field or method GetId) (typecheck)
|
golangci-lint:
address/address.go#L151
a.GetHost undefined (type *Address has no field or method GetHost) (typecheck)
|
Loading