Skip to content

Improve iteration performance #35

Improve iteration performance

Improve iteration performance #35

Triggered via push November 27, 2024 22:49
Status Success
Total duration 4m 27s
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.