meta/sql: optimizate the rmr emptyDir #5071
Annotations
6 errors
|
Build
Process completed with exit code 2.
|
|
Build:
pkg/meta/utils.go#L311
cannot use nonDirEntries (variable of type []*Entry) as []Entry value in argument to m.BatchUnlink
|
|
Build:
pkg/meta/base.go#L1500
missing return
|
|
Build:
pkg/meta/base.go#L1490
cannot use skipCheckTrash (variable of type []bool) as bool value in argument to m.Unlink
|
|
Build:
pkg/meta/base.go#L1470
cannot use skipCheckTrash (variable of type []bool) as bool value in argument to m.en.doBatchUnlink
|
|
Build:
pkg/meta/base.go#L1470
cannot use entries (variable of type []Entry) as []*Entry value in argument to m.en.doBatchUnlink
|
Loading