Check if a directory table can be used as an index to speed up object queries #5584
Annotations
3 errors and 1 warning
Test
2/102 tests failed
|
Test:
stores/metadata_test.go#L1075
metadata_test.go:1075: object mismatch stores.dbObject{
Model: {},
- DBDirectoryID: 1,
+ DBDirectoryID: 0,
DBBucketID: 1,
DBBucket: {},
... // 8 identical fields
}
|
Test:
stores/metadata_test.go#L4091
metadata_test.go:4091: FOREIGN KEY constraint failed
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: n8maninger/action-golang-test@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading