filecoin-project / filecoin-project/go-jsonrpc
json: cannot unmarshal object into Go struct field HealthReport.Err of type error
- Dominant language
- Go
- Stars
- 100
- Forks
- 95
- PR merge metrics
- No merged PRs in 30d
Description
```bash
2020-07-14T16:57:58.430+0800 ERROR rpc go-jsonrpc@v0.1.1-0.20200602181149-522144ab4e24/server.go:78 RPC Error: unmarshaling params for 'Filecoin.StorageReportHealth' (param: *stores.HealthReport): json: cannot unmarshal object into Go struct field HealthReport.Err of type error
2020-07-14T16:57:58.430+0800 WARN rpc go-jsonrpc@v0.1.1-0.20200602181149-522144ab4e24/server.go:84 rpc error: unmarshaling params for 'Filecoin.StorageReportHealth' (param: *stores.HealthReport): json: cannot unmarshal object into Go struct field HealthReport.Err of type error
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.