Tesseraify POSIX log using mixins #266
Annotations
8 errors
storage/posix/files.go#L230
undefined: storage.SequencedEntry
|
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
|
storage/posix/files.go#L122
cannot use e (variable of type *tessera.Entry) as tessera.Entry value in argument to s.queue.Add
|
storage/posix/files.go#L188
undefined: storage.SequencedEntry
|
storage/posix/files.go#L191
e.MarshalBundleData undefined (type *tessera.Entry has no field or method MarshalBundleData)
|
storage/posix/files.go#L195
undefined: storage.SequencedEntry
|
cmd/example-posix/main.go#L153
cannot use tessera.NewEntry(b) (value of type tessera.Entry) as *tessera.Entry value in struct literal
|
|
This job failed
Loading