slack-vitess-r15.0.4
: backport v16 vtorc
fixes + go1.20
#1239
Triggered via pull request
September 12, 2023 22:32
Status
Failure
Total duration
11m 57s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
unit_race.yml
on: pull_request
Unit Test (Race)
4m 26s
Annotations
3 errors
Unit Test (Race):
go/vt/vtorc/logic/tablet_discovery_test.go#L310
cannot use func(rowMap sqlutils.RowMap) error {…} (value of type func(rowMap "github.com/openark/golib/sqlutils".RowMap) error) as func("vitess.io/vitess/go/vt/external/golib/sqlutils".RowMap) error value in argument to db.QueryVTOrc
|
Unit Test (Race):
go/vt/vtorc/logic/topology_recovery_dao_test.go#L100
cannot use func(rowMap sqlutils.RowMap) error {…} (value of type func(rowMap "github.com/openark/golib/sqlutils".RowMap) error) as func("vitess.io/vitess/go/vt/external/golib/sqlutils".RowMap) error value in argument to db.QueryVTOrc
|
Unit Test (Race)
Process completed with exit code 2.
|