wip #117
commit.yml
on: push
Build & Unit Test
1m 14s
Lint
1m 34s
Build Windows
46s
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:
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)
|