Skip to content

Detect mysql_server_version from the mysqld Docker Image #1594

Detect mysql_server_version from the mysqld Docker Image

Detect mysql_server_version from the mysqld Docker Image #1594

Triggered via pull request January 18, 2024 19:54
Status Failure
Total duration 29s
Artifacts

unit-test.yaml

on: pull_request
Unit Test
20s
Unit Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Unit Test
missing go.sum entry for module providing package golang.org/x/net/http2 (imported by k8s.io/client-go/rest); to add:
Unit Test
missing go.sum entry for module providing package golang.org/x/oauth2 (imported by k8s.io/client-go/plugin/pkg/client/auth/oidc); to add:
Unit Test
missing go.sum entry for module providing package github.com/prometheus/common/model (imported by github.com/prometheus/client_golang/prometheus); to add:
Unit Test
missing go.sum entry for module providing package github.com/prometheus/common/expfmt (imported by github.com/prometheus/client_golang/prometheus); to add:
Unit Test
missing go.sum entry for module providing package google.golang.org/genproto/googleapis/rpc/status (imported by google.golang.org/grpc/status); to add:
Unit Test
missing go.sum entry for module providing package golang.org/x/exp/maps (imported by sigs.k8s.io/controller-runtime/pkg/cache); to add:
Unit Test
missing go.sum entry for module providing package golang.org/x/net/trace (imported by google.golang.org/grpc); to add:
Unit Test
missing go.sum entry for module providing package golang.org/x/net/http2/hpack (imported by google.golang.org/grpc/internal/transport); to add:
Unit Test
missing go.sum entry for module providing package golang.org/x/net/context (imported by github.com/grpc-ecosystem/go-grpc-prometheus); to add:
Unit Test
missing go.sum entry for module providing package gopkg.in/DataDog/dd-trace-go.v1/ddtrace/opentracer (imported by vitess.io/vitess/go/trace); to add:
Unit Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/