update dmsg, skywire, and utilities dependency versions to v1.3.14 in go.mod #91
Triggered via pull request
December 12, 2023 15:24
Status
Failure
Total duration
10m 34s
Artifacts
–
Annotations
10 errors
linux:
pkg/address-resolver/api/api.go#L105
undefined: chi (typecheck)
|
linux:
pkg/address-resolver/api/api.go#L117
undefined: chi (typecheck)
|
linux:
pkg/address-resolver/api/api.go#L276
undefined: chi (typecheck)
|
linux:
pkg/liveness-checker/api/api.go#L266
api.AddressResolver undefined (type *API has no field or method AddressResolver) (typecheck)
|
linux:
pkg/liveness-checker/api/api.go#L272
api.AddressResolver undefined (type *API has no field or method AddressResolver) (typecheck)
|
linux:
pkg/liveness-checker/api/api.go#L298
api.ServiceDiscovery undefined (type *API has no field or method ServiceDiscovery) (typecheck)
|
linux:
pkg/liveness-checker/api/api.go#L304
api.ServiceDiscovery undefined (type *API has no field or method ServiceDiscovery) (typecheck)
|
linux:
pkg/liveness-checker/api/api.go#L332
api.TransportDiscovery undefined (type *API has no field or method TransportDiscovery) (typecheck)
|
linux:
pkg/liveness-checker/api/api.go#L338
api.TransportDiscovery undefined (type *API has no field or method TransportDiscovery) (typecheck)
|
linux:
pkg/liveness-checker/api/api.go#L366
api.DmsgDiscovery undefined (type *API has no field or method DmsgDiscovery) (typecheck)
|