Add CRoaring benchmark in CI #37
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.
|