Skip to content

meta/sql: optimizate the rmr emptyDir #7932

meta/sql: optimizate the rmr emptyDir

meta/sql: optimizate the rmr emptyDir #7932

Triggered via pull request November 13, 2025 16:29
Status Failure
Total duration 1m 2s
Artifacts

integrationtests.yml

on: pull_request
build-matrix
3s
build-matrix
Matrix: integrationtests
success-all-test
6s
success-all-test
Fit to window
Zoom out
Zoom in

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.