Skip to content

Add CRoaring benchmark in CI #37

Add CRoaring benchmark in CI

Add CRoaring benchmark in CI #37

Triggered via push November 28, 2024 08:28
Status Success
Total duration 7m 24s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Equativ.RoaringBitmaps/Container.cs#L15
Nullability of reference types in type of parameter 'other' of 'bool Container.Equals(Container other)' doesn't match implicitly implemented member 'bool IEquatable<Container>.Equals(Container? other)' (possibly because of nullability attributes).
build: Equativ.RoaringBitmaps/RoaringArray.cs#L437
Converting null literal or possible null value to non-nullable type.
build: Equativ.RoaringBitmaps/RoaringArray.cs#L450
Converting null literal or possible null value to non-nullable type.
build: Equativ.RoaringBitmaps/RoaringArray.cs#L497
Converting null literal or possible null value to non-nullable type.
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build: Equativ.RoaringBitmaps.Datasets/ZipRealDataProvider.cs#L30
Dereference of a possibly null reference.
build: Equativ.RoaringBitmaps.Tests/BenchmarkTests.cs#L231
Converting null literal or possible null value to non-nullable type.
build: Equativ.RoaringBitmaps/Container.cs#L15
Nullability of reference types in type of parameter 'other' of 'bool Container.Equals(Container other)' doesn't match implicitly implemented member 'bool IEquatable<Container>.Equals(Container? other)' (possibly because of nullability attributes).
build: Equativ.RoaringBitmaps/RoaringArray.cs#L437
Converting null literal or possible null value to non-nullable type.
build: Equativ.RoaringBitmaps/RoaringArray.cs#L450
Converting null literal or possible null value to non-nullable type.