Skip to content

router data model test #2058

router data model test

router data model test #2058

Triggered via pull request December 5, 2024 19:08
Status Failure
Total duration 1m 22s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: common/config/value.go#L53
self.value.Swap undefined (type concurrenz.AtomicValue[T] has no field or method Swap) (typecheck)
lint: router/env/env.go#L27
could not import github.com/openziti/ziti/common/config (-: # github.com/openziti/ziti/common/config
lint: common/config/value.go#L53
self.value.Swap undefined (type concurrenz.AtomicValue[T] has no field or method Swap)) (typecheck)
lint: controller/xctrl/xctrl.go#L21
could not import github.com/openziti/ziti/common/config (-: # github.com/openziti/ziti/common/config
lint: common/config/value.go#L53
self.value.Swap undefined (type concurrenz.AtomicValue[T] has no field or method Swap)) (typecheck)
lint: controller/xmgmt/xmgmt.go#L21
could not import github.com/openziti/ziti/common/config (-: # github.com/openziti/ziti/common/config
lint: common/config/value.go#L53
self.value.Swap undefined (type concurrenz.AtomicValue[T] has no field or method Swap)) (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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636