node/object: Improve SEARCH and GET #6348
Annotations
3 errors and 2 warnings
Run go test:
pkg/services/object/get/get_test.go#L494
cannot use &testNode{…} (value of type *testNode) as Node value in assignment: *testNode does not implement Node (wrong type for method GetObjectNodesAtEpoch)
|
Run go test:
pkg/services/object/get/get_test.go#L1171
cannot use &testNode{…} (value of type *testNode) as Node value in assignment: *testNode does not implement Node (wrong type for method GetObjectNodesAtEpoch)
|
Run go test
The operation was canceled.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Setup go
Restore cache failed: Dependencies file is not found in /home/runner/work/neofs-node/neofs-node. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading