Make debug stats endpoint for nodespace storage #157
Triggered via pull request
September 19, 2024 17:07
Status
Failure
Total duration
1m 13s
Artifacts
–
Annotations
2 errors and 1 warning
release-reusable / test (1.22):
nodesync/hotsync/hotsync_test.go#L53
cannot use mockSpaceService (variable of type *mock_nodespace.MockService) as nodespace.Service value in assignment: *mock_nodespace.MockService does not implement nodespace.Service (missing method GetStats)
|
release-reusable / test (1.22)
Process completed with exit code 2.
|
release-reusable / test (1.22)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|