Adding github actions workflows #2
Annotations
12 errors and 3 warnings
test (1.19):
internal/source/ovirt/ovirt.go#L41
o.Logger undefined (type *OVirtSource has no field or method Logger) (typecheck)
|
test (1.19):
internal/source/ovirt/ovirt.go#L42
o.SourceConfig undefined (type *OVirtSource has no field or method SourceConfig) (typecheck)
|
test (1.19):
internal/source/ovirt/ovirt.go#L43
o.Logger undefined (type *OVirtSource has no field or method Logger) (typecheck)
|
test (1.19):
internal/source/ovirt/ovirt.go#L44
o.SourceConfig undefined (type *OVirtSource has no field or method SourceConfig) (typecheck)
|
test (1.19):
internal/source/ovirt/ovirt.go#L45
o.Logger undefined (type *OVirtSource has no field or method Logger) (typecheck)
|
test (1.19):
internal/source/ovirt/ovirt.go#L46
o.SourceConfig undefined (type *OVirtSource has no field or method SourceConfig) (typecheck)
|
test (1.19):
internal/source/ovirt/ovirt_sync.go#L38
o.SourceTags undefined (type *OVirtSource has no field or method SourceTags) (typecheck)
|
test (1.19):
internal/source/ovirt/ovirt_sync.go#L66
o.SourceTags undefined (type *OVirtSource has no field or method SourceTags) (typecheck)
|
test (1.19):
internal/source/ovirt/ovirt_sync.go#L81
o.SourceTags undefined (type *OVirtSource has no field or method SourceTags) (typecheck)
|
test (1.19):
internal/source/vmware/vmware.go#L87
vc.Logger undefined (type *VmwareSource has no field or method Logger) (typecheck)
|
test (1.20)
golangci-lint exit with code 4
|
test (1.21.x)
The operation was canceled.
|
test (1.19)
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/.
|
test (1.20)
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/.
|
test (1.21.x)
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/.
|