Skip to content

wip

wip #117

Triggered via push December 28, 2023 09:06
Status Failure
Total duration 1m 44s
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: 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)
Build & Unit Test: sftp/replica_client.go#L28
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: sftp/replica_client.go#L216
undefined: litestream.ParseSnapshotPath
Build & Unit Test: sftp/replica_client.go#L241
too many arguments in call to litestream.SnapshotPath
Build & Unit Test: sftp/replica_client.go#L286
too many arguments in call to litestream.SnapshotPath
Build & Unit Test: sftp/replica_client.go#L310
too many arguments in call to litestream.SnapshotPath
Build & Unit Test: sftp/replica_client.go#L347
undefined: litestream.ParseWALSegmentPath
Build & Unit Test: sftp/replica_client.go#L373
too many arguments in call to litestream.WALSegmentPath
Build & Unit Test: sftp/replica_client.go#L418
too many arguments in call to litestream.WALSegmentPath
Build & Unit Test: sftp/replica_client.go#L443
too many arguments in call to litestream.WALSegmentPath
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)
Lint: abs/replica_client.go#L176
too many arguments in call to litestream.SnapshotPath
Lint: abs/replica_client.go#L211
too many arguments in call to litestream.SnapshotPath
Lint: abs/replica_client.go#L236
too many arguments in call to litestream.SnapshotPath
Lint: abs/replica_client.go#L266
too many arguments in call to litestream.WALSegmentPath
Lint: abs/replica_client.go#L301
too many arguments in call to litestream.WALSegmentPath
Lint: abs/replica_client.go#L327
too many arguments in call to litestream.WALSegmentPath
Lint: abs/replica_client.go#L392
undefined: litestream.ParseSnapshotPath
Lint: abs/replica_client.go#L498
undefined: litestream.ParseWALSegmentPath
Lint: 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)