Skip to content

build(deps): bump github.com/golang/glog #468

build(deps): bump github.com/golang/glog

build(deps): bump github.com/golang/glog #468

Status Failure
Total duration 2m 42s
Artifacts
Lint using golangci-lint
2m 4s
Lint using golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint using golangci-lint: go/cmd/vtbackup/vtbackup.go#L76
"vitess.io/vitess/go/sqlescape" imported but not used (typecheck)
Lint using golangci-lint: go/vt/binlog/grpcbinlogstreamer/streamer.go#L23
"vitess.io/vitess/go/vt/servenv" imported but not used (typecheck)
Lint using golangci-lint: go/vt/vttablet/grpctmserver/server.go#L30
"vitess.io/vitess/go/vt/servenv" imported but not used (typecheck)
Lint using golangci-lint: go/cmd/vttablet/plugin_grpcqueryservice.go#L22
"vitess.io/vitess/go/vt/servenv" imported but not used (typecheck)
Lint using golangci-lint: go/cmd/vttablet/plugin_grpcqueryservice.go#L23
"vitess.io/vitess/go/vt/vttablet/grpcqueryservice" imported but not used (typecheck)
Lint using golangci-lint: go/vt/vtadmin/testutil/cluster.go#L34
"vitess.io/vitess/go/vt/vtadmin/vtctldclient" imported but not used as vtadminvtctldclient (typecheck)
Lint using golangci-lint: go/vt/vtadmin/testutil/cluster.go#L35
"vitess.io/vitess/go/vt/vtadmin/vtsql" imported but not used (typecheck)
Lint using golangci-lint: go/test/endtoend/migration/migration_test.go#L139
yamlFile declared but not used (typecheck)
Lint using golangci-lint: go/test/endtoend/recovery/unshardedrecovery/recovery.go#L92
keyspace declared but not used (typecheck)
Lint using golangci-lint: go/vt/orchestrator/app/cli.go#L240
cannotReplicateReplicas declared but not used (typecheck)
Lint using golangci-lint
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/