Skip to content

Reduce sentry performance sampling rate #15

Reduce sentry performance sampling rate

Reduce sentry performance sampling rate #15

Triggered via push October 25, 2023 22:34
Status Failure
Total duration 26s
Artifacts

test.yml

on: push
build_and_test
15s
build_and_test
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build_and_test: test/zip_descriptor_test.go#L56
invalid operation: cannot index r.Files() (value of type chan *zip_streamer.FileEntry)
build_and_test: test/zip_descriptor_test.go#L72
invalid operation: cannot index r.Files() (value of type chan *zip_streamer.FileEntry)
build_and_test: test/zip_streamer_test.go#L17
cannot use make([]*zip_streamer.FileEntry, 0) (value of type []*zip_streamer.FileEntry) as type chan *zip_streamer.FileEntry in argument to zip_streamer.NewZipStream
build_and_test: test/zip_streamer_test.go#L25
cannot use []*zip_streamer.FileEntry{…} (value of type []*zip_streamer.FileEntry) as type chan *zip_streamer.FileEntry in argument to zip_streamer.NewZipStream
build_and_test: test/zip_streamer_test.go#L37
cannot use []*zip_streamer.FileEntry{…} (value of type []*zip_streamer.FileEntry) as type chan *zip_streamer.FileEntry in argument to zip_streamer.NewZipStream
build_and_test: test/zip_streamer_test.go#L57
cannot use []*zip_streamer.FileEntry{…} (value of type []*zip_streamer.FileEntry) as type chan *zip_streamer.FileEntry in argument to zip_streamer.NewZipStream
build_and_test: test/zip_streamer_test.go#L77
cannot use []*zip_streamer.FileEntry{…} (value of type []*zip_streamer.FileEntry) as type chan *zip_streamer.FileEntry in argument to zip_streamer.NewZipStream
build_and_test
Process completed with exit code 1.