fix: the rp are inconsistent before and after the data is migrated #39
Annotations
9 errors
build:
src/dataMigrate_test.go#L115
not enough arguments in call to NewMigrator
|
build:
src/dataMigrate_test.go#L123
not enough arguments in call to NewMigrator
|
build:
src/dataMigrate_test.go#L141
cmd.startTime undefined (type *DataMigrateCommand has no field or method startTime)
|
build:
src/dataMigrate_test.go#L142
cmd.endTime undefined (type *DataMigrateCommand has no field or method endTime)
|
build:
src/dataMigrate_test.go#L149
not enough arguments in call to NewMigrator
|
build:
src/dataMigrate_test.go#L178
not enough arguments in call to NewMigrator
|
build:
src/dataMigrate_test.go#L206
unknown field 'startTime' in struct literal of type DataMigrateCommand
|
build:
src/dataMigrate_test.go#L207
unknown field 'endTime' in struct literal of type DataMigrateCommand
|
build
Process completed with exit code 1.
|