Skip to content

Fetch latest snapshot metadata to determine snapshot creation need #1884

Fetch latest snapshot metadata to determine snapshot creation need

Fetch latest snapshot metadata to determine snapshot creation need #1884

Triggered via pull request August 3, 2023 10:13
Status Failure
Total duration 1m 59s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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.