Move nats worker to ctrl listener #13
Annotations
10 errors and 2 warnings
internal/model/types.go#L1
: cannot compile Go 1.22 code (typecheck)
|
internal/app/app.go#L12
could not import github.com/metal-toolbox/flipflop/internal/model (-: cannot compile Go 1.22 code) (typecheck)
|
internal/device/bmc.go#L17
could not import github.com/metal-toolbox/flipflop/internal/model (-: cannot compile Go 1.22 code) (typecheck)
|
internal/device/bmc.go#L36
undefined: bmclib (typecheck)
|
internal/device/bmc.go#L166
undefined: bmclib (typecheck)
|
internal/device/bmc.go#L184
undefined: bmclib (typecheck)
|
internal/store/store.go#L7
could not import github.com/metal-toolbox/flipflop/internal/model (-: cannot compile Go 1.22 code) (typecheck)
|
internal/version/version.go#L1
: cannot compile Go 1.22 code (typecheck)
|
internal/worker/task.go#L7
could not import github.com/metal-toolbox/rivets/types (-: cannot compile Go 1.22 code) (typecheck)
|
internal/worker/task.go#L65
task.Parameters undefined (type *Task has no field or method Parameters) (typecheck)
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
The logs for this run have expired and are no longer available.
Loading