Skip to content

HA SDK terminators test #1998

HA SDK terminators test

HA SDK terminators test #1998

Triggered via pull request November 12, 2024 20:40
Status Failure
Total duration 1m 13s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: controller/controller.go#L52
could not import github.com/openziti/ziti/controller/raft/mesh (-: # github.com/openziti/ziti/controller/raft/mesh
lint: controller/raft/mesh/mesh.go#L218
self.RaftConns.DeleteIf undefined (type concurrenz.CopyOnWriteMap[uint32, *raftPeerConn] has no field or method DeleteIf)) (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)
lint: controller/sync_strats/sync_instant.go#L355
existingRtx.SetIsOnline undefined (type *RouterSender has no field or method SetIsOnline) (typecheck)
lint: controller/sync_strats/sync_instant.go#L454
rtx.SetSyncStatus undefined (type *RouterSender has no field or method SetSyncStatus) (typecheck)
lint: controller/sync_strats/sync_instant.go#L474
rtx.SetSyncStatus undefined (type *RouterSender has no field or method SetSyncStatus) (typecheck)
lint: controller/sync_strats/sync_instant.go#L491
rtx.SyncStatus undefined (type *RouterSender has no field or method SyncStatus) (typecheck)