[WIP][Persistence] Adds save and load CLI functions #403
Annotations
4 errors
persistence/trees/trees.go#L455
ruleguard: consider using inline error check: if err := writeFile(worldstatePath, w); err != nil { $*_ } (gocritic)
|
rpc/handlers_test.go#L91
httpNoBody: http.NoBody should be preferred to the nil request body (gocritic)
|
rpc/handlers_test.go#L55
ruleguard: use require.Equal instead of require.True (gocritic)
|
|
The logs for this run have expired and are no longer available.
Loading