meta/sql: optimizate the rmr emptyDir #7932
Annotations
19 errors
|
integrationtests (tikv)
Process completed with exit code 2.
|
|
integrationtests (tikv):
pkg/meta/utils.go#L311
cannot use nonDirEntries (variable of type []*Entry) as []Entry value in argument to m.BatchUnlink
|
|
integrationtests (tikv):
pkg/meta/base.go#L1500
missing return
|
|
integrationtests (tikv):
pkg/meta/base.go#L1490
cannot use skipCheckTrash (variable of type []bool) as bool value in argument to m.Unlink
|
|
integrationtests (tikv):
pkg/meta/base.go#L1470
cannot use skipCheckTrash (variable of type []bool) as bool value in argument to m.en.doBatchUnlink
|
|
integrationtests (tikv):
pkg/meta/base.go#L1470
cannot use entries (variable of type []Entry) as []*Entry value in argument to m.en.doBatchUnlink
|
|
integrationtests (redis)
Process completed with exit code 2.
|
|
integrationtests (redis):
pkg/meta/utils.go#L311
cannot use nonDirEntries (variable of type []*Entry) as []Entry value in argument to m.BatchUnlink
|
|
integrationtests (redis):
pkg/meta/base.go#L1500
missing return
|
|
integrationtests (redis):
pkg/meta/base.go#L1490
cannot use skipCheckTrash (variable of type []bool) as bool value in argument to m.Unlink
|
|
integrationtests (redis):
pkg/meta/base.go#L1470
cannot use skipCheckTrash (variable of type []bool) as bool value in argument to m.en.doBatchUnlink
|
|
integrationtests (redis):
pkg/meta/base.go#L1470
cannot use entries (variable of type []Entry) as []*Entry value in argument to m.en.doBatchUnlink
|
|
integrationtests (mysql)
Process completed with exit code 2.
|
|
integrationtests (mysql):
pkg/meta/utils.go#L311
cannot use nonDirEntries (variable of type []*Entry) as []Entry value in argument to m.BatchUnlink
|
|
integrationtests (mysql):
pkg/meta/base.go#L1500
missing return
|
|
integrationtests (mysql):
pkg/meta/base.go#L1490
cannot use skipCheckTrash (variable of type []bool) as bool value in argument to m.Unlink
|
|
integrationtests (mysql):
pkg/meta/base.go#L1470
cannot use skipCheckTrash (variable of type []bool) as bool value in argument to m.en.doBatchUnlink
|
|
integrationtests (mysql):
pkg/meta/base.go#L1470
cannot use entries (variable of type []Entry) as []*Entry value in argument to m.en.doBatchUnlink
|
|
success-all-test
Process completed with exit code 1.
|