Use go 1.21 #366
Annotations
12 errors and 3 warnings
unit-tests (ubuntu-20.04):
operator/builtin/input/k8sevent/k8s_event.go#L291
event.ClusterName undefined (type *"k8s.io/api/core/v1".Event has no field or method ClusterName)
|
unit-tests (ubuntu-20.04):
operator/builtin/transformer/k8smetadata/k8s_metadata_decorator.go#L229
namespaceResponse.ClusterName undefined (type *"k8s.io/api/core/v1".Namespace has no field or method ClusterName)
|
unit-tests (ubuntu-20.04):
operator/builtin/transformer/k8smetadata/k8s_metadata_decorator.go#L262
podResponse.ClusterName undefined (type *"k8s.io/api/core/v1".Pod has no field or method ClusterName)
|
unit-tests (ubuntu-20.04)
Process completed with exit code 1.
|
unit-tests (macos-11):
operator/builtin/input/k8sevent/k8s_event.go#L291
event.ClusterName undefined (type *"k8s.io/api/core/v1".Event has no field or method ClusterName)
|
unit-tests (macos-11):
operator/builtin/transformer/k8smetadata/k8s_metadata_decorator.go#L229
namespaceResponse.ClusterName undefined (type *"k8s.io/api/core/v1".Namespace has no field or method ClusterName)
|
unit-tests (macos-11):
operator/builtin/transformer/k8smetadata/k8s_metadata_decorator.go#L262
podResponse.ClusterName undefined (type *"k8s.io/api/core/v1".Pod has no field or method ClusterName)
|
unit-tests (macos-11)
Process completed with exit code 1.
|
unit-tests (windows-2019):
operator/builtin/input/k8sevent/k8s_event.go#L291
event.ClusterName undefined (type *"k8s.io/api/core/v1".Event has no field or method ClusterName)
|
unit-tests (windows-2019):
operator/builtin/transformer/k8smetadata/k8s_metadata_decorator.go#L229
namespaceResponse.ClusterName undefined (type *"k8s.io/api/core/v1".Namespace has no field or method ClusterName)
|
unit-tests (windows-2019):
operator/builtin/transformer/k8smetadata/k8s_metadata_decorator.go#L262
podResponse.ClusterName undefined (type *"k8s.io/api/core/v1".Pod has no field or method ClusterName)
|
unit-tests (windows-2019)
Process completed with exit code 1.
|
unit-tests (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
unit-tests (macos-11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
unit-tests (windows-2019)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|