Skip to content

fix: the rp are inconsistent before and after the data is migrated #39

fix: the rp are inconsistent before and after the data is migrated

fix: the rp are inconsistent before and after the data is migrated #39

Triggered via pull request December 8, 2023 06:41
Status Failure
Total duration 1m 9s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.