wip #116
commit.yml
on: push
Build & Unit Test
1m 12s
Lint
1m 29s
Build Windows
1m 9s
Run S3 Mock Tests
0s
Run S3 Integration Tests
0s
Run GCP Integration Tests
0s
Run Azure Blob Store Integration Tests
0s
Run SFTP Integration Tests
0s
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)
|