Skip to content

Add low overhead payload protocol. Fixes #2427 #1832

Add low overhead payload protocol. Fixes #2427

Add low overhead payload protocol. Fixes #2427 #1832

Triggered via pull request September 20, 2024 14:59
Status Failure
Total duration 53s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: router/xlink/xlink.go#L26
could not import github.com/openziti/ziti/router/xgress (-: # github.com/openziti/ziti/router/xgress
lint: router/xgress/xgress.go#L507
undefined: isPayloadFlagSet) (typecheck)
lint: router/env/env.go#L27
could not import github.com/openziti/ziti/router/xgress (-: # github.com/openziti/ziti/router/xgress
lint: router/xgress/xgress.go#L507
undefined: isPayloadFlagSet) (typecheck)
lint: common/trace/channel_peekhandler.go#L26
could not import github.com/openziti/ziti/router/xgress (-: # github.com/openziti/ziti/router/xgress
lint: router/xgress/xgress.go#L507
undefined: isPayloadFlagSet) (typecheck)
lint: controller/sync_strats/rtx.go#L70
rtx.Values undefined (type *RouterSender has no field or method Values) (typecheck)
lint: controller/sync_strats/sync_instant.go#L326
rtx.SetSyncStatus undefined (type *RouterSender has no field or method SetSyncStatus) (typecheck)
lint: controller/sync_strats/sync_instant.go#L327
rtx.SetIsOnline undefined (type *RouterSender has no field or method SetIsOnline) (typecheck)
lint: controller/sync_strats/sync_instant.go#L329
rtx.SyncStatus undefined (type *RouterSender has no field or method SyncStatus) (typecheck)