CodeCoverage #17
Annotations
20 warnings
|
Build (ubuntu-latest, net8.0, -x64, true):
tests/GeoJson/Geometry/MultiLineString.cs#L72
Nullability of reference types in type of parameter 'other' of 'bool MultiLineString.Equals(MultiLineString other)' doesn't match implicitly implemented member 'bool IEquatable<MultiLineString>.Equals(MultiLineString? other)' (possibly because of nullability attributes).
|
|
Build (ubuntu-latest, net8.0, -x64, true):
tests/GeoJson/Geometry/MultiLineString.cs#L80
Nullability of reference types in type of parameter 'right' of 'bool MultiLineString.Equals(MultiLineString left, MultiLineString right)' doesn't match implicitly implemented member 'bool IEqualityComparer<MultiLineString>.Equals(MultiLineString? x, MultiLineString? y)' (possibly because of nullability attributes).
|
|
Build (ubuntu-latest, net8.0, -x64, true):
tests/GeoJson/Geometry/MultiLineString.cs#L80
Nullability of reference types in type of parameter 'left' of 'bool MultiLineString.Equals(MultiLineString left, MultiLineString right)' doesn't match implicitly implemented member 'bool IEqualityComparer<MultiLineString>.Equals(MultiLineString? x, MultiLineString? y)' (possibly because of nullability attributes).
|
|
Build (ubuntu-latest, net8.0, -x64, true):
tests/GeoJson/Geometry/GeometryCollection.cs#L62
Nullability of reference types in type of parameter 'other' of 'bool GeometryCollection.Equals(GeometryCollection other)' doesn't match implicitly implemented member 'bool IEquatable<GeometryCollection>.Equals(GeometryCollection? other)' (possibly because of nullability attributes).
|
|
Build (ubuntu-latest, net8.0, -x64, true):
tests/GeoJson/Geometry/GeometryCollection.cs#L70
Nullability of reference types in type of parameter 'right' of 'bool GeometryCollection.Equals(GeometryCollection left, GeometryCollection right)' doesn't match implicitly implemented member 'bool IEqualityComparer<GeometryCollection>.Equals(GeometryCollection? x, GeometryCollection? y)' (possibly because of nullability attributes).
|
|
Build (ubuntu-latest, net8.0, -x64, true):
tests/GeoJson/Geometry/GeometryCollection.cs#L70
Nullability of reference types in type of parameter 'left' of 'bool GeometryCollection.Equals(GeometryCollection left, GeometryCollection right)' doesn't match implicitly implemented member 'bool IEqualityComparer<GeometryCollection>.Equals(GeometryCollection? x, GeometryCollection? 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/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#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/Converters/JsonStringEnumMemberConverter.cs#L19
Cannot convert null literal to non-nullable reference type.
|
|
Build (ubuntu-latest, net8.0, -x64, true):
src/PolygonClipper/SegmentComparer.cs#L74
Block statements should not contain embedded comments (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1108.md)
|
|
Build (ubuntu-latest, net8.0, -x64, true):
src/PolygonClipper/SegmentComparer.cs#L69
Block statements should not contain embedded comments (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1108.md)
|
|
Build (ubuntu-latest, net8.0, -x64, true):
src/PolygonClipper/PolygonClipper.cs#L246
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
|
Build (ubuntu-latest, net8.0, -x64, true):
src/PolygonClipper/PolygonClipper.cs#L370
Single line comment should begin with a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md)
|
|
Build (ubuntu-latest, net8.0, -x64, true):
src/PolygonClipper/PolygonClipper.cs#L369
Single line comment should begin with a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md)
|
|
Build (ubuntu-latest, net8.0, -x64, true):
src/PolygonClipper/PolygonClipper.cs#L367
Single line comment should begin with a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md)
|
|
Build (ubuntu-latest, net8.0, -x64, true):
src/PolygonClipper/PolygonClipper.cs#L366
Single line comment should begin with a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md)
|
|
Build (ubuntu-latest, net8.0, -x64, true):
src/PolygonClipper/PolygonClipper.cs#L365
Single line comment should begin with a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md)
|
|
Build (ubuntu-latest, net8.0, -x64, true):
src/PolygonClipper/PolygonClipper.cs#L363
Single line comment should begin with a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md)
|
|
Build (ubuntu-latest, net8.0, -x64, true):
src/PolygonClipper/PolygonClipper.cs#L362
Single line comment should begin with a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md)
|