build(deps): bump golang.org/x/net from 0.0.0-20220425223048-2871e0cb64e4 to 0.29.0 #555
Annotations
10 errors and 2 warnings
go/vt/topo/k8stopo/apis/topo/v1beta1/register.go#L29
cannot use &(VitessTopoNode literal) (value of type *VitessTopoNode) as runtime.Object value in argument to scheme.AddKnownTypes: missing method GetObjectKind (typecheck)
|
go/vt/topo/k8stopo/apis/topo/v1beta1/register.go#L30
cannot use &(VitessTopoNodeList literal) (value of type *VitessTopoNodeList) as runtime.Object value in argument to scheme.AddKnownTypes: missing method GetObjectKind (typecheck)
|
go/vt/topo/k8stopo/apis/topo/v1beta1/zz_generated.deepcopy.go#L50
cannot use c (variable of type *VitessTopoNode) as runtime.Object value in return statement: missing method GetObjectKind (typecheck)
|
go/vt/topo/k8stopo/apis/topo/v1beta1/zz_generated.deepcopy.go#L99
cannot use c (variable of type *VitessTopoNodeList) as runtime.Object value in return statement: missing method GetObjectKind (typecheck)
|
go/cmd/vtbackup/vtbackup.go#L76
"vitess.io/vitess/go/sqlescape" imported but not used (typecheck)
|
go/cmd/vtctldclient/command/keyspaces.go#L138
tt declared but not used (typecheck)
|
go/vt/binlog/grpcbinlogstreamer/streamer.go#L23
"vitess.io/vitess/go/vt/servenv" imported but not used (typecheck)
|
go/vt/vttablet/grpctmserver/server.go#L30
"vitess.io/vitess/go/vt/servenv" imported but not used (typecheck)
|
go/cmd/vttablet/plugin_grpcqueryservice.go#L22
"vitess.io/vitess/go/vt/servenv" imported but not used (typecheck)
|
go/cmd/vttablet/plugin_grpcqueryservice.go#L23
"vitess.io/vitess/go/vt/vttablet/grpcqueryservice" imported but not used (typecheck)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading