Skip to content

CodeCoverage

CodeCoverage #8

Triggered via schedule February 20, 2025 02:26
Status Success
Total duration 55s
Artifacts

code-coverage.yml

on: schedule
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Build (ubuntu-latest, net8.0, -x64, true): tests/GeoJson/Feature/Feature.cs#L199
Cannot convert null literal to non-nullable reference type.
Build (ubuntu-latest, net8.0, -x64, true): tests/GeoJson/Feature/Feature.cs#L199
Cannot convert null literal to non-nullable reference type.
Build (ubuntu-latest, net8.0, -x64, true): tests/GeoJson/Feature/Feature.cs#L204
Cannot convert null literal to non-nullable reference type.
Build (ubuntu-latest, net8.0, -x64, true): tests/GeoJson/Feature/FeatureCollection.cs#L72
Nullability of reference types in type of parameter 'left' of 'bool FeatureCollection.Equals(FeatureCollection left, FeatureCollection right)' doesn't match implicitly implemented member 'bool IEqualityComparer<FeatureCollection>.Equals(FeatureCollection? x, FeatureCollection? y)' (possibly because of nullability attributes).
Build (ubuntu-latest, net8.0, -x64, true): tests/GeoJson/Feature/FeatureCollection.cs#L72
Nullability of reference types in type of parameter 'right' of 'bool FeatureCollection.Equals(FeatureCollection left, FeatureCollection right)' doesn't match implicitly implemented member 'bool IEqualityComparer<FeatureCollection>.Equals(FeatureCollection? x, FeatureCollection? y)' (possibly because of nullability attributes).
Build (ubuntu-latest, net8.0, -x64, true): tests/GeoJson/Feature/FeatureCollection.cs#L64
Nullability of reference types in type of parameter 'other' of 'bool FeatureCollection.Equals(FeatureCollection other)' doesn't match implicitly implemented member 'bool IEquatable<FeatureCollection>.Equals(FeatureCollection? other)' (possibly because of nullability attributes).
Build (ubuntu-latest, net8.0, -x64, true): tests/GeoJson/Feature/Feature.cs#L272
Nullability of reference types in type of parameter 'other' of 'bool Feature<TGeometry>.Equals(Feature<TGeometry> other)' doesn't match implicitly implemented member 'bool IEquatable<Feature<TGeometry>>.Equals(Feature<TGeometry>? other)' (possibly because of nullability attributes).
Build (ubuntu-latest, net8.0, -x64, true): tests/GeoJson/Feature/Feature.cs#L229
Cannot convert null literal to non-nullable reference type.
Build (ubuntu-latest, net8.0, -x64, true): tests/GeoJson/Feature/Feature.cs#L229
Cannot convert null literal to non-nullable reference type.
Build (ubuntu-latest, net8.0, -x64, true): tests/GeoJson/Feature/Feature.cs#L240
Cannot convert null literal to non-nullable reference type.