Make debug stats endpoint for nodespace storage #161
Annotations
3 errors and 1 warning
unit tests:
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)
|
unit tests:
nodespace/service.go#L43
undefined: SpaceStats
|
unit tests
Process completed with exit code 2.
|
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/
|
Loading