Fetch latest snapshot metadata to determine snapshot creation need #1885
Annotations
4 errors
build (1.19.2):
server/backend/database/mongo/client.go#L1058
c.FindClosestSnapshotFullDataWithProjection undefined (type *Client has no field or method FindClosestSnapshotFullDataWithProjection, but does have findClosestSnapshotFullDataWithProjection) (typecheck)
|
build (1.19.2):
server/backend/database/mongo/client.go#L1073
c.FindClosestSnapshotFullDataWithProjection undefined (type *Client has no field or method FindClosestSnapshotFullDataWithProjection, but does have findClosestSnapshotFullDataWithProjection) (typecheck)
|
build (1.19.2):
server/backend/database/memory/database.go#L994
exported: comment on exported method DB.FindClosestSnapshotMetadata should be of the form "FindClosestSnapshotMetadata ..." (revive)
|
build (1.19.2)
Process completed with exit code 2.
|