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