Tesseraify POSIX log using mixins #303
Annotations
10 errors
lint:
storage/posix/files.go#L74
cannot use r.sequenceBatch (value of type func(ctx context.Context, entries []*tessera.Entry) error) as storage.FlushFunc value in argument to storage.NewQueue
|
lint:
storage/posix/files.go#L122
cannot use e (variable of type *tessera.Entry) as tessera.Entry value in argument to s.queue.Add
|
lint:
storage/posix/files.go#L188
undefined: storage.SequencedEntry
|
lint:
storage/posix/files.go#L191
e.MarshalBundleData undefined (type *tessera.Entry has no field or method MarshalBundleData)
|
lint:
storage/posix/files.go#L195
undefined: storage.SequencedEntry
|
lint:
storage/posix/files.go#L230
undefined: storage.SequencedEntry (typecheck)
|
lint:
cmd/example-posix/main.go#L33
could not import github.com/transparency-dev/trillian-tessera/storage/posix (-: # github.com/transparency-dev/trillian-tessera/storage/posix
|
lint:
storage/posix/files.go#L74
cannot use r.sequenceBatch (value of type func(ctx context.Context, entries []*tessera.Entry) error) as storage.FlushFunc value in argument to storage.NewQueue
|
lint:
storage/posix/files.go#L122
cannot use e (variable of type *tessera.Entry) as tessera.Entry value in argument to s.queue.Add
|
lint:
storage/posix/files.go#L188
undefined: storage.SequencedEntry
|