Fix integer parsing logic #30297
Annotations
12 errors
Run golangci-lint:
go/cmd/vtcombo/cli/plugin_grpcvtctldserver.go#L21
could not import vitess.io/vitess/go/vt/vtctl/grpcvtctldserver (-: # vitess.io/vitess/go/vt/vtctl/grpcvtctldserver
|
Run golangci-lint:
go/vt/vtctl/grpcvtctldserver/server.go#L1513
math.MaxInt (untyped int constant 9223372036854775807) overflows uint32
|
Run golangci-lint:
go/vt/vtctl/grpcvtctldserver/server.go#L1521
math.MaxInt (untyped int constant 9223372036854775807) overflows uint32) (typecheck)
|
Run golangci-lint:
go/cmd/vtctl/vtctl.go#L40
could not import vitess.io/vitess/go/vt/vtctl/grpcvtctldserver (-: # vitess.io/vitess/go/vt/vtctl/grpcvtctldserver
|
Run golangci-lint:
go/vt/vtctl/grpcvtctldserver/server.go#L1513
math.MaxInt (untyped int constant 9223372036854775807) overflows uint32
|
Run golangci-lint:
go/vt/vtctl/grpcvtctldserver/server.go#L1521
math.MaxInt (untyped int constant 9223372036854775807) overflows uint32) (typecheck)
|
Run golangci-lint:
go/cmd/vtctld/cli/plugin_grpcvtctldserver.go#L21
could not import vitess.io/vitess/go/vt/vtctl/grpcvtctldserver (-: # vitess.io/vitess/go/vt/vtctl/grpcvtctldserver
|
Run golangci-lint:
go/vt/vtctl/grpcvtctldserver/server.go#L1513
math.MaxInt (untyped int constant 9223372036854775807) overflows uint32
|
Run golangci-lint:
go/vt/vtctl/grpcvtctldserver/server.go#L1521
math.MaxInt (untyped int constant 9223372036854775807) overflows uint32) (typecheck)
|
Run golangci-lint:
go/vt/vtctl/grpcvtctldserver/server.go#L1513
math.MaxInt (untyped int constant 9223372036854775807) overflows uint32
|
check_make_sizegen:
go/vt/vtctl/grpcvtctldserver/server.go#L1513
math.MaxInt (untyped int constant 9223372036854775807) overflows uint32
|
check_make_sizegen:
go/vt/vtctl/grpcvtctldserver/server.go#L1521
math.MaxInt (untyped int constant 9223372036854775807) overflows uint32
|
Loading