Skip to content

Tesseraify POSIX log using mixins #266

Tesseraify POSIX log using mixins

Tesseraify POSIX log using mixins #266

Triggered via pull request July 23, 2024 09:20
Status Failure
Total duration 19s
Artifacts

govulncheck.yml

on: pull_request
Run govulncheck
10s
Run govulncheck
Fit to window
Zoom out
Zoom in

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.