Skip to content

orchestrator: remove shared waitgroup, setup separate one for reconciler #2508

orchestrator: remove shared waitgroup, setup separate one for reconciler

orchestrator: remove shared waitgroup, setup separate one for reconciler #2508

Triggered via push May 2, 2024 15:56
Status Failure
Total duration 57s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint-test: internal/server/server.go#L13
could not import github.com/metal-toolbox/conditionorc/internal/store (-: # github.com/metal-toolbox/conditionorc/internal/store
lint-test: internal/store/nats.go#L208
condition.Target undefined (type *condition.Condition has no field or method Target)) (typecheck)
lint-test: cmd/orchestrator.go#L15
could not import github.com/metal-toolbox/conditionorc/internal/store (-: # github.com/metal-toolbox/conditionorc/internal/store
lint-test: internal/store/nats.go#L208
condition.Target undefined (type *condition.Condition has no field or method Target)) (typecheck)
lint-test: internal/store/test/mock.go#L13
could not import github.com/metal-toolbox/conditionorc/internal/store (-: # github.com/metal-toolbox/conditionorc/internal/store
lint-test: internal/store/nats.go#L208
condition.Target undefined (type *condition.Condition has no field or method Target)) (typecheck)
lint-test: internal/orchestrator/updates.go#L313
undefined: rctypes.StatusRecordFromMessage (typecheck)
lint-test: internal/orchestrator/updates.go#L461
undefined: rcontroller.LivenessStaleThreshold (typecheck)
lint-test: internal/store/errors.go#L1
: # github.com/metal-toolbox/conditionorc/internal/store [github.com/metal-toolbox/conditionorc/internal/store.test]
lint-test: internal/store/nats.go#L208
condition.Target undefined (type *condition.Condition has no field or method Target) (typecheck)
lint-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.