Skip to content

Use go 1.21

Use go 1.21 #366

Triggered via pull request December 18, 2023 19:51
@jsiriannijsirianni
synchronize #767
go-1.21
Status Failure
Total duration 10m 36s
Artifacts

tests.yml

on: pull_request
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

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/