Fetch latest snapshot metadata to determine snapshot creation need #1884
Annotations
6 errors
build (1.19.2):
server/backend/database/snapshot_info.go#L46
exported: exported type SnapshotMetadata should have comment or be unexported (revive)
|
build (1.19.2):
server/backend/database/snapshot_info.go#L63
exported: exported type SnapshotProjection should have comment or be unexported (revive)
|
build (1.19.2):
server/backend/database/snapshot_info.go#L78
exported: exported method SnapshotInfo.ToSnapshotMetadata should have comment or be unexported (revive)
|
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):
server/backend/database/memory/database.go#L1016
exported: comment on exported method DB.FindClosestSnapshotFullDataWithProjection should be of the form "FindClosestSnapshotFullDataWithProjection ..." (revive)
|
build (1.19.2)
Process completed with exit code 2.
|