Improved Compatibility Around LAST_INSERT_ID #29130
static_checks_etc.yml
on: pull_request
Static Code Checks Etc
6m 56s
Annotations
12 errors
Static Code Checks Etc:
go/cmd/vtctldclient/command/vreplication/vdiff/vdiff.go#L40
could not import vitess.io/vitess/go/vt/vttablet/tabletmanager/vdiff (-: # vitess.io/vitess/go/vt/vttablet/tabletmanager/vdiff
|
Static Code Checks Etc:
go/vt/vttablet/tabletmanager/vdiff/utils.go#L40
cannot use participant (variable of type *shardStreamer) as engine.StreamExecutor value in argument to append: *shardStreamer does not implement engine.StreamExecutor (wrong type for method StreamExecute)
|
Static Code Checks Etc:
go/cmd/vttablet/cli/cli.go#L41
could not import vitess.io/vitess/go/vt/vttablet/tabletmanager/vdiff (-: # vitess.io/vitess/go/vt/vttablet/tabletmanager/vdiff
|
Static Code Checks Etc:
go/vt/vttablet/tabletmanager/vdiff/utils.go#L40
cannot use participant (variable of type *shardStreamer) as engine.StreamExecutor value in argument to append: *shardStreamer does not implement engine.StreamExecutor (wrong type for method StreamExecute)
|
Static Code Checks Etc:
go/test/endtoend/vreplication/vdiff_helper_test.go#L32
could not import vitess.io/vitess/go/vt/vttablet/tabletmanager/vdiff (-: # vitess.io/vitess/go/vt/vttablet/tabletmanager/vdiff
|
Static Code Checks Etc:
go/vt/vttablet/tabletmanager/vdiff/utils.go#L40
cannot use participant (variable of type *shardStreamer) as engine.StreamExecutor value in argument to append: *shardStreamer does not implement engine.StreamExecutor (wrong type for method StreamExecute)
|
Static Code Checks Etc:
go/vt/vtctl/grpcvtctldserver/endtoend/init_shard_primary_test.go#L36
"vitess.io/vitess/go/vt/vttablet/tabletservermock" imported and not used (typecheck)
|
Static Code Checks Etc:
go/vt/vttablet/tabletmanager/vdiff/utils.go#L40
cannot use participant (variable of type *shardStreamer) as engine.StreamExecutor value in argument to append: *shardStreamer does not implement engine.StreamExecutor (wrong type for method StreamExecute)
|
Static Code Checks Etc:
go/vt/wrangler/vdiff.go#L797
cannot use participant (variable of type *shardStreamer) as engine.StreamExecutor value in argument to append: *shardStreamer does not implement engine.StreamExecutor (wrong type for method StreamExecute)
|
Static Code Checks Etc:
go/vt/wrangler/testlib/planned_reparent_shard_test.go#L38
"vitess.io/vitess/go/vt/vttablet/tabletservermock" imported and not used (typecheck)
|
Static Code Checks Etc:
go/vt/vttablet/tabletmanager/vdiff/utils.go#L40
cannot use participant (variable of type *shardStreamer) as engine.StreamExecutor value in argument to append: *shardStreamer does not implement engine.StreamExecutor (wrong type for method StreamExecute)
|
Static Code Checks Etc:
go/vt/wrangler/vdiff.go#L797
cannot use participant (variable of type *shardStreamer) as engine.StreamExecutor value in argument to append: *shardStreamer does not implement engine.StreamExecutor (wrong type for method StreamExecute)
|