Fix git workflow #16
Annotations
10 errors and 2 warnings
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/worker/task.go#L61
task.Parameters undefined (type *Task has no field or method Parameters) (typecheck)
|
lint-test:
internal/worker/task.go#L67
task.Server undefined (type *Task has no field or method Server) (typecheck)
|
lint-test:
internal/worker/task.go#L72
task.Fault undefined (type *Task has no field or method Fault) (typecheck)
|
lint-test:
internal/worker/task.go#L78
task.StructVersion undefined (type *Task has no field or method StructVersion) (typecheck)
|
lint-test:
internal/worker/task.go#L79
task.ID undefined (type *Task has no field or method ID) (typecheck)
|
lint-test:
internal/worker/task.go#L80
task.Kind undefined (type *Task has no field or method Kind) (typecheck)
|
lint-test:
internal/worker/task.go#L81
task.State undefined (type *Task has no field or method State) (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
|