build(deps): bump github.com/go-sql-driver/mysql from 1.6.0 to 1.8.1 #550
golangci-linter.yml
on: pull_request
Lint using golangci-lint
2m 52s
Annotations
10 errors and 2 warnings
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/orchestrator/app/cli.go#L240
cannotReplicateReplicas declared but not used (typecheck)
|
Lint using golangci-lint:
go/vt/orchestrator/app/cli.go#L411
cannotReplicateReplicas declared but not used (typecheck)
|
Lint using golangci-lint:
go/vt/orchestrator/http/api.go#L930
cannotReplicateReplicas declared but not used (typecheck)
|
Lint using golangci-lint:
go/vt/vtctl/grpcvtctldserver/endtoend/init_shard_primary_test.go#L32
"vitess.io/vitess/go/vt/vttablet/tabletservermock" imported but not used (typecheck)
|
Lint using golangci-lint:
go/vt/vttablet/tabletmanager/tm_state_test.go#L40
"vitess.io/vitess/go/vt/vttablet/tabletservermock" imported but not used (typecheck)
|
Lint using golangci-lint:
go/vt/wrangler/testlib/planned_reparent_shard_test.go#L34
"vitess.io/vitess/go/vt/vttablet/tabletservermock" imported but not used (typecheck)
|
Lint using golangci-lint
cannot convert x (variable of type []byte) to *[32]byte (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/
|
Lint using golangci-lint
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/
|