Skip to content

Make debug stats endpoint for nodespace storage #161

Make debug stats endpoint for nodespace storage

Make debug stats endpoint for nodespace storage #161

Triggered via pull request September 25, 2024 16:00
Status Failure
Total duration 1m 15s
Artifacts

coverage.yml

on: pull_request
Matrix: release-reusable / test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
release-reusable / test (1.22): nodespace/service.go#L35
cannot use &service{} (value of type *service) as Service value in return statement: *service does not implement Service (missing method GetStats)
release-reusable / test (1.22): nodespace/service.go#L43
undefined: SpaceStats
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/