fixes #21
Annotations
4 errors
|
build
Process completed with exit code 1.
|
|
build:
internal/bootstrap/bootstrap_test.go#L73
cannot use fakeSnapshot{} (value of struct type fakeSnapshot) as snapshot.Service value in argument to NewWith: fakeSnapshot does not implement snapshot.Service (missing method Extract)
|
|
lint
issues found
|
|
lint:
internal/bootstrap/bootstrap_test.go#L73
cannot use fakeSnapshot{} (value of struct type fakeSnapshot) as snapshot.Service value in argument to NewWith: fakeSnapshot does not implement snapshot.Service (missing method Extract) (typecheck)
|