Skip to content

Move nats worker to ctrl listener #13

Move nats worker to ctrl listener

Move nats worker to ctrl listener #13

Triggered via pull request August 7, 2024 11:44
Status Failure
Total duration 3m 24s
Artifacts

push-pr-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint-test: internal/model/types.go#L1
: cannot compile Go 1.22 code (typecheck)
lint-test: internal/app/app.go#L12
could not import github.com/metal-toolbox/flipflop/internal/model (-: cannot compile Go 1.22 code) (typecheck)
lint-test: internal/device/bmc.go#L17
could not import github.com/metal-toolbox/flipflop/internal/model (-: cannot compile Go 1.22 code) (typecheck)
lint-test: internal/device/bmc.go#L36
undefined: bmclib (typecheck)
lint-test: internal/device/bmc.go#L166
undefined: bmclib (typecheck)
lint-test: internal/device/bmc.go#L184
undefined: bmclib (typecheck)
lint-test: internal/store/store.go#L7
could not import github.com/metal-toolbox/flipflop/internal/model (-: cannot compile Go 1.22 code) (typecheck)
lint-test: internal/version/version.go#L1
: cannot compile Go 1.22 code (typecheck)
lint-test: internal/worker/task.go#L7
could not import github.com/metal-toolbox/rivets/types (-: cannot compile Go 1.22 code) (typecheck)
lint-test: internal/worker/task.go#L65
task.Parameters undefined (type *Task has no field or method Parameters) (typecheck)
lint-test
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/
lint-test
Restore cache failed: Dependencies file is not found in /home/runner/work/flipflop/flipflop. Supported file pattern: go.sum