Reduce sentry performance sampling rate #15
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.
|