router data model test #2058
Annotations
10 errors and 1 warning
golangci-lint:
common/config/value.go#L53
self.value.Swap undefined (type concurrenz.AtomicValue[T] has no field or method Swap) (typecheck)
|
golangci-lint:
router/env/env.go#L27
could not import github.com/openziti/ziti/common/config (-: # github.com/openziti/ziti/common/config
|
golangci-lint:
common/config/value.go#L53
self.value.Swap undefined (type concurrenz.AtomicValue[T] has no field or method Swap)) (typecheck)
|
golangci-lint:
controller/xctrl/xctrl.go#L21
could not import github.com/openziti/ziti/common/config (-: # github.com/openziti/ziti/common/config
|
golangci-lint:
common/config/value.go#L53
self.value.Swap undefined (type concurrenz.AtomicValue[T] has no field or method Swap)) (typecheck)
|
golangci-lint:
controller/xmgmt/xmgmt.go#L21
could not import github.com/openziti/ziti/common/config (-: # github.com/openziti/ziti/common/config
|
golangci-lint:
common/config/value.go#L53
self.value.Swap undefined (type concurrenz.AtomicValue[T] has no field or method Swap)) (typecheck)
|
golangci-lint:
controller/sync_strats/rtx.go#L70
rtx.Values undefined (type *RouterSender has no field or method Values) (typecheck)
|
golangci-lint:
controller/sync_strats/sync_instant.go#L326
rtx.SetSyncStatus undefined (type *RouterSender has no field or method SetSyncStatus) (typecheck)
|
golangci-lint:
controller/sync_strats/sync_instant.go#L327
rtx.SetIsOnline undefined (type *RouterSender has no field or method SetIsOnline) (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading