Skip to content

wip

wip #116

Triggered via push December 28, 2023 08:40
Status Failure
Total duration 1m 38s
Artifacts

commit.yml

on: push
Run S3 Mock Tests
0s
Run S3 Mock Tests
Run S3 Integration Tests
0s
Run S3 Integration Tests
Run GCP Integration Tests
0s
Run GCP Integration Tests
Run Azure Blob Store Integration Tests
0s
Run Azure Blob Store Integration Tests
Run SFTP Integration Tests
0s
Run SFTP Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

20 errors
Build & Unit Test: abs/replica_client.go#L23
cannot use (*ReplicaClient)(nil) (value of type *ReplicaClient) as litestream.ReplicaClient value in variable declaration: *ReplicaClient does not implement litestream.ReplicaClient (wrong type for method DeleteSnapshot)
Build & Unit Test: abs/replica_client.go#L176
undefined: litestream.SnapshotPath
Build & Unit Test: abs/replica_client.go#L211
undefined: litestream.SnapshotPath
Build & Unit Test: abs/replica_client.go#L236
undefined: litestream.SnapshotPath
Build & Unit Test: abs/replica_client.go#L266
undefined: litestream.WALSegmentPath
Build & Unit Test: abs/replica_client.go#L301
undefined: litestream.WALSegmentPath
Build & Unit Test: abs/replica_client.go#L327
undefined: litestream.WALSegmentPath
Build & Unit Test: abs/replica_client.go#L392
undefined: litestream.ParseSnapshotPath
Build & Unit Test: abs/replica_client.go#L498
undefined: litestream.ParseWALSegmentPath
Build & Unit Test: mock/replica_client.go#L10
cannot use (*ReplicaClient)(nil) (value of type *ReplicaClient) as litestream.ReplicaClient value in variable declaration: *ReplicaClient does not implement litestream.ReplicaClient (wrong type for method DeleteSnapshot)
Lint: gcs/replica_client.go#L22
cannot use (*ReplicaClient)(nil) (value of type *ReplicaClient) as litestream.ReplicaClient value in variable declaration: *ReplicaClient does not implement litestream.ReplicaClient (wrong type for method DeleteSnapshot)
Lint: gcs/replica_client.go#L147
undefined: litestream.SnapshotPath
Lint: gcs/replica_client.go#L182
undefined: litestream.SnapshotPath
Lint: gcs/replica_client.go#L206
undefined: litestream.SnapshotPath
Lint: gcs/replica_client.go#L237
undefined: litestream.WALSegmentPath
Lint: gcs/replica_client.go#L272
undefined: litestream.WALSegmentPath
Lint: gcs/replica_client.go#L297
undefined: litestream.WALSegmentPath
Lint: gcs/replica_client.go#L347
undefined: litestream.ParseSnapshotPath
Lint: gcs/replica_client.go#L403
undefined: litestream.ParseWALSegmentPath
Lint: abs/replica_client.go#L23
cannot use (*ReplicaClient)(nil) (value of type *ReplicaClient) as litestream.ReplicaClient value in variable declaration: *ReplicaClient does not implement litestream.ReplicaClient (wrong type for method DeleteSnapshot)