build(deps): bump github.com/golang/glog from 0.0.0-20160126235308-23def4e6c14b to 1.1.2 #463
golangci-linter.yml
on: pull_request
Lint using golangci-lint
3m 23s
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/
|