Skip to content

Upgrade the kubernetes dependencies to v1.28 and go version to 1.21 #170

Upgrade the kubernetes dependencies to v1.28 and go version to 1.21

Upgrade the kubernetes dependencies to v1.28 and go version to 1.21 #170

Triggered via pull request July 10, 2024 09:55
Status Failure
Total duration 1m 48s
Artifacts

test-go.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Test
call of json.Marshal copies lock value: github.com/kubeflow/arena/pkg/apis/types.DestinationRuleCRD contains istio.io/api/networking/v1alpha3.DestinationRule contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex
Test
call of createOrUpdateDestinationRule copies lock value: github.com/kubeflow/arena/pkg/apis/types.PreprocesObject contains github.com/kubeflow/arena/pkg/apis/types.DestinationRuleCRD contains istio.io/api/networking/v1alpha3.DestinationRule contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex
Test
call of createOrUpdateVirtualService copies lock value: github.com/kubeflow/arena/pkg/apis/types.PreprocesObject contains github.com/kubeflow/arena/pkg/apis/types.DestinationRuleCRD contains istio.io/api/networking/v1alpha3.DestinationRule contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex
Test
return copies lock value: github.com/kubeflow/arena/pkg/apis/types.DestinationRuleCRD contains istio.io/api/networking/v1alpha3.DestinationRule contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex
Test
createOrUpdateDestinationRule passes lock by value: github.com/kubeflow/arena/pkg/apis/types.PreprocesObject contains github.com/kubeflow/arena/pkg/apis/types.DestinationRuleCRD contains istio.io/api/networking/v1alpha3.DestinationRule contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex
Test
call of json.Marshal copies lock value: github.com/kubeflow/arena/pkg/apis/types.DestinationRuleCRD contains istio.io/api/networking/v1alpha3.DestinationRule contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex
Test
assignment copies lock value to originalDestinationRule.Spec: istio.io/api/networking/v1alpha3.DestinationRule contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex
Test
call of json.Marshal copies lock value: github.com/kubeflow/arena/pkg/apis/types.DestinationRuleCRD contains istio.io/api/networking/v1alpha3.DestinationRule contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex
Test
createOrUpdateVirtualService passes lock by value: github.com/kubeflow/arena/pkg/apis/types.PreprocesObject contains github.com/kubeflow/arena/pkg/apis/types.DestinationRuleCRD contains istio.io/api/networking/v1alpha3.DestinationRule contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex
Test
Process completed with exit code 1.
Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/