Tests for tenant restore progress; definition of API types; Fix lints #57
Annotations
5 errors and 10 warnings
pkg/oceanbase/test/restore_test.go#L20
File is not `goimports`-ed with -local github.com/oceanbase/ob-operator (goimports)
|
api/v1alpha1/obtenant_types.go#L20
File is not `goimports`-ed with -local github.com/oceanbase/ob-operator (goimports)
|
api/v1alpha1/obtenantoperation_types.go#L20
File is not `goimports`-ed with -local github.com/oceanbase/ob-operator (goimports)
|
pkg/resource/obtenant_task.go#L22
File is not `goimports`-ed with -local github.com/oceanbase/ob-operator (goimports)
|
|
pkg/oceanbase/model/restore.go#L17
var-naming: struct field TenantId should be TenantID (revive)
|
pkg/oceanbase/model/restore.go#L18
var-naming: struct field JobId should be JobID (revive)
|
pkg/oceanbase/model/restore.go#L20
var-naming: struct field RestoreTenantId should be RestoreTenantID (revive)
|
pkg/oceanbase/model/restore.go#L22
var-naming: struct field BackupTenantId should be BackupTenantID (revive)
|
pkg/oceanbase/model/backup.go#L30
var-naming: struct field TenantId should be TenantID (revive)
|
pkg/oceanbase/model/backup.go#L31
var-naming: struct field DestId should be DestID (revive)
|
pkg/oceanbase/model/backup.go#L32
var-naming: struct field RoundId should be RoundID (revive)
|
pkg/oceanbase/model/backup.go#L40
var-naming: struct field BasePieceId should be BasePieceID (revive)
|
pkg/oceanbase/model/backup.go#L41
var-naming: struct field UsedPieceId should be UsedPieceID (revive)
|
api/v1alpha1/obtenantoperation_types.go#L61
comment-spacings: no space between comment delimiter and comment text (revive)
|
The logs for this run have expired and are no longer available.
Loading