Skip to content

Fetch latest snapshot metadata to determine snapshot creation need #1885

Fetch latest snapshot metadata to determine snapshot creation need

Fetch latest snapshot metadata to determine snapshot creation need #1885

Triggered via pull request August 4, 2023 02:33
Status Failure
Total duration 2m 9s
Artifacts

ci.yml

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

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.