Rough fix for issue96 #16
Annotations
60 warnings
Build (macos-latest, net8.0, 8.0.x, -x64, false):
tests/GeoJson/Feature/Feature.cs#L144
Nullability of reference types in type of parameter 'other' of 'bool Feature<TGeometry, TProps>.Equals(Feature<TGeometry, TProps> other)' doesn't match implicitly implemented member 'bool IEquatable<Feature<TGeometry, TProps>>.Equals(Feature<TGeometry, TProps>? other)' (possibly because of nullability attributes).
|
Build (macos-latest, net8.0, 8.0.x, -x64, false):
tests/GeoJson/Feature/Feature.cs#L36
Cannot convert null literal to non-nullable reference type.
|
Build (macos-latest, net8.0, 8.0.x, -x64, false):
tests/GeoJson/Feature/Feature.cs#L43
Cannot convert null literal to non-nullable reference type.
|
Build (macos-latest, net8.0, 8.0.x, -x64, false):
tests/GeoJson/Feature/Feature.cs#L199
Cannot convert null literal to non-nullable reference type.
|
Build (macos-latest, net8.0, 8.0.x, -x64, false):
tests/GeoJson/Feature/Feature.cs#L199
Cannot convert null literal to non-nullable reference type.
|
Build (macos-latest, net8.0, 8.0.x, -x64, false):
tests/GeoJson/Feature/Feature.cs#L204
Cannot convert null literal to non-nullable reference type.
|
Build (macos-latest, net8.0, 8.0.x, -x64, false):
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 (macos-latest, net8.0, 8.0.x, -x64, false):
tests/GeoJson/Feature/Feature.cs#L229
Cannot convert null literal to non-nullable reference type.
|
Build (macos-latest, net8.0, 8.0.x, -x64, false):
tests/GeoJson/Feature/Feature.cs#L229
Cannot convert null literal to non-nullable reference type.
|
Build (macos-latest, net8.0, 8.0.x, -x64, false):
tests/GeoJson/Feature/Feature.cs#L240
Cannot convert null literal to non-nullable reference type.
|
Build (macos-latest, net9.0, 9.0.x, true, -x64, false):
tests/GeoJson/Converters/JsonStringEnumMemberConverter.cs#L19
Cannot convert null literal to non-nullable reference type.
|
Build (macos-latest, net9.0, 9.0.x, true, -x64, false):
tests/GeoJson/Feature/Feature.cs#L144
Nullability of reference types in type of parameter 'other' of 'bool Feature<TGeometry, TProps>.Equals(Feature<TGeometry, TProps> other)' doesn't match implicitly implemented member 'bool IEquatable<Feature<TGeometry, TProps>>.Equals(Feature<TGeometry, TProps>? other)' (possibly because of nullability attributes).
|
Build (macos-latest, net9.0, 9.0.x, true, -x64, false):
tests/GeoJson/Feature/Feature.cs#L36
Cannot convert null literal to non-nullable reference type.
|
Build (macos-latest, net9.0, 9.0.x, true, -x64, false):
tests/GeoJson/Feature/Feature.cs#L43
Cannot convert null literal to non-nullable reference type.
|
Build (macos-latest, net9.0, 9.0.x, true, -x64, false):
tests/GeoJson/Feature/Feature.cs#L199
Cannot convert null literal to non-nullable reference type.
|
Build (macos-latest, net9.0, 9.0.x, true, -x64, false):
tests/GeoJson/Feature/Feature.cs#L199
Cannot convert null literal to non-nullable reference type.
|
Build (macos-latest, net9.0, 9.0.x, true, -x64, false):
tests/GeoJson/Feature/Feature.cs#L204
Cannot convert null literal to non-nullable reference type.
|
Build (macos-latest, net9.0, 9.0.x, true, -x64, false):
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 (macos-latest, net9.0, 9.0.x, true, -x64, false):
tests/GeoJson/Feature/Feature.cs#L229
Cannot convert null literal to non-nullable reference type.
|
Build (macos-latest, net9.0, 9.0.x, true, -x64, false):
tests/GeoJson/Feature/Feature.cs#L229
Cannot convert null literal to non-nullable reference type.
|
Build (ubuntu-latest, net9.0, 9.0.x, true, -x64, false):
src/PolygonClipper/PolygonClipper.cs#L870
Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md)
|
Build (ubuntu-latest, net9.0, 9.0.x, true, -x64, false):
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, net9.0, 9.0.x, true, -x64, false):
src/PolygonClipper/PolygonClipper.cs#L368
Single line comment should begin with a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md)
|
Build (ubuntu-latest, net9.0, 9.0.x, true, -x64, false):
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, net9.0, 9.0.x, true, -x64, false):
src/PolygonClipper/PolygonClipper.cs#L371
Single line comment should begin with a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md)
|
Build (ubuntu-latest, net9.0, 9.0.x, true, -x64, false):
src/PolygonClipper/PolygonClipper.cs#L372
Single line comment should begin with a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md)
|
Build (ubuntu-latest, net9.0, 9.0.x, true, -x64, false):
src/PolygonClipper/PolygonClipper.cs#L374
Single line comment should begin with a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md)
|
Build (ubuntu-latest, net9.0, 9.0.x, true, -x64, false):
src/PolygonClipper/PolygonClipper.cs#L375
Single line comment should begin with a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md)
|
Build (ubuntu-latest, net9.0, 9.0.x, true, -x64, false):
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, net9.0, 9.0.x, true, -x64, false):
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, 8.0.x, -x64, false):
tests/GeoJson/Converters/JsonStringEnumMemberConverter.cs#L19
Cannot convert null literal to non-nullable reference type.
|
Build (ubuntu-latest, net8.0, 8.0.x, -x64, false):
tests/GeoJson/Feature/Feature.cs#L144
Nullability of reference types in type of parameter 'other' of 'bool Feature<TGeometry, TProps>.Equals(Feature<TGeometry, TProps> other)' doesn't match implicitly implemented member 'bool IEquatable<Feature<TGeometry, TProps>>.Equals(Feature<TGeometry, TProps>? other)' (possibly because of nullability attributes).
|
Build (ubuntu-latest, net8.0, 8.0.x, -x64, false):
tests/GeoJson/CoordinateReferenceSystem/CRSBase.cs#L37
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build (ubuntu-latest, net8.0, 8.0.x, -x64, false):
tests/GeoJson/CoordinateReferenceSystem/CRSBase.cs#L53
Nullability of reference types in type of parameter 'left' of 'bool CRSBase.Equals(CRSBase left, CRSBase right)' doesn't match implicitly implemented member 'bool IEqualityComparer<CRSBase>.Equals(CRSBase? x, CRSBase? y)' (possibly because of nullability attributes).
|
Build (ubuntu-latest, net8.0, 8.0.x, -x64, false):
tests/GeoJson/CoordinateReferenceSystem/CRSBase.cs#L53
Nullability of reference types in type of parameter 'right' of 'bool CRSBase.Equals(CRSBase left, CRSBase right)' doesn't match implicitly implemented member 'bool IEqualityComparer<CRSBase>.Equals(CRSBase? x, CRSBase? y)' (possibly because of nullability attributes).
|
Build (ubuntu-latest, net8.0, 8.0.x, -x64, false):
tests/GeoJson/CoordinateReferenceSystem/CRSBase.cs#L45
Nullability of reference types in type of parameter 'other' of 'bool CRSBase.Equals(CRSBase other)' doesn't match implicitly implemented member 'bool IEquatable<CRSBase>.Equals(CRSBase? other)' (possibly because of nullability attributes).
|
Build (ubuntu-latest, net8.0, 8.0.x, -x64, false):
tests/GeoJson/Feature/Feature.cs#L36
Cannot convert null literal to non-nullable reference type.
|
Build (ubuntu-latest, net8.0, 8.0.x, -x64, false):
tests/GeoJson/Feature/Feature.cs#L43
Cannot convert null literal to non-nullable reference type.
|
Build (ubuntu-latest, net8.0, 8.0.x, -x64, false):
tests/GeoJson/GeoJSONObject.cs#L67
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build (ubuntu-latest, net8.0, 8.0.x, -x64, false):
tests/GeoJson/GeoJSONObject.cs#L83
Nullability of reference types in type of parameter 'left' of 'bool GeoJSONObject.Equals(GeoJSONObject left, GeoJSONObject right)' doesn't match implicitly implemented member 'bool IEqualityComparer<GeoJSONObject>.Equals(GeoJSONObject? x, GeoJSONObject? y)' (possibly because of nullability attributes).
|
Build (windows-latest, net9.0, 9.0.x, true, -x64, false):
tests/GeoJson/Converters/JsonStringEnumMemberConverter.cs#L19
Cannot convert null literal to non-nullable reference type.
|
Build (windows-latest, net9.0, 9.0.x, true, -x64, false):
tests/GeoJson/Feature/Feature.cs#L144
Nullability of reference types in type of parameter 'other' of 'bool Feature<TGeometry, TProps>.Equals(Feature<TGeometry, TProps> other)' doesn't match implicitly implemented member 'bool IEquatable<Feature<TGeometry, TProps>>.Equals(Feature<TGeometry, TProps>? other)' (possibly because of nullability attributes).
|
Build (windows-latest, net9.0, 9.0.x, true, -x64, false):
tests/GeoJson/CoordinateReferenceSystem/CRSBase.cs#L37
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build (windows-latest, net9.0, 9.0.x, true, -x64, false):
tests/GeoJson/CoordinateReferenceSystem/CRSBase.cs#L53
Nullability of reference types in type of parameter 'left' of 'bool CRSBase.Equals(CRSBase left, CRSBase right)' doesn't match implicitly implemented member 'bool IEqualityComparer<CRSBase>.Equals(CRSBase? x, CRSBase? y)' (possibly because of nullability attributes).
|
Build (windows-latest, net9.0, 9.0.x, true, -x64, false):
tests/GeoJson/CoordinateReferenceSystem/CRSBase.cs#L53
Nullability of reference types in type of parameter 'right' of 'bool CRSBase.Equals(CRSBase left, CRSBase right)' doesn't match implicitly implemented member 'bool IEqualityComparer<CRSBase>.Equals(CRSBase? x, CRSBase? y)' (possibly because of nullability attributes).
|
Build (windows-latest, net9.0, 9.0.x, true, -x64, false):
tests/GeoJson/CoordinateReferenceSystem/CRSBase.cs#L45
Nullability of reference types in type of parameter 'other' of 'bool CRSBase.Equals(CRSBase other)' doesn't match implicitly implemented member 'bool IEquatable<CRSBase>.Equals(CRSBase? other)' (possibly because of nullability attributes).
|
Build (windows-latest, net9.0, 9.0.x, true, -x64, false):
tests/GeoJson/Feature/Feature.cs#L36
Cannot convert null literal to non-nullable reference type.
|
Build (windows-latest, net9.0, 9.0.x, true, -x64, false):
tests/GeoJson/Feature/Feature.cs#L43
Cannot convert null literal to non-nullable reference type.
|
Build (windows-latest, net9.0, 9.0.x, true, -x64, false):
tests/GeoJson/Feature/Feature.cs#L199
Cannot convert null literal to non-nullable reference type.
|
Build (windows-latest, net9.0, 9.0.x, true, -x64, false):
tests/GeoJson/Feature/Feature.cs#L199
Cannot convert null literal to non-nullable reference type.
|
Build (windows-latest, net8.0, 8.0.x, -x64, false):
tests/GeoJson/CoordinateReferenceSystem/UnspecifiedCRS.cs#L30
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build (windows-latest, net8.0, 8.0.x, -x64, false):
tests/GeoJson/CoordinateReferenceSystem/CRSBase.cs#L37
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build (windows-latest, net8.0, 8.0.x, -x64, false):
tests/GeoJson/CoordinateReferenceSystem/CRSBase.cs#L53
Nullability of reference types in type of parameter 'left' of 'bool CRSBase.Equals(CRSBase left, CRSBase right)' doesn't match implicitly implemented member 'bool IEqualityComparer<CRSBase>.Equals(CRSBase? x, CRSBase? y)' (possibly because of nullability attributes).
|
Build (windows-latest, net8.0, 8.0.x, -x64, false):
tests/GeoJson/CoordinateReferenceSystem/CRSBase.cs#L53
Nullability of reference types in type of parameter 'right' of 'bool CRSBase.Equals(CRSBase left, CRSBase right)' doesn't match implicitly implemented member 'bool IEqualityComparer<CRSBase>.Equals(CRSBase? x, CRSBase? y)' (possibly because of nullability attributes).
|
Build (windows-latest, net8.0, 8.0.x, -x64, false):
tests/GeoJson/CoordinateReferenceSystem/CRSBase.cs#L45
Nullability of reference types in type of parameter 'other' of 'bool CRSBase.Equals(CRSBase other)' doesn't match implicitly implemented member 'bool IEquatable<CRSBase>.Equals(CRSBase? other)' (possibly because of nullability attributes).
|
Build (windows-latest, net8.0, 8.0.x, -x64, false):
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 (windows-latest, net8.0, 8.0.x, -x64, false):
tests/GeoJson/Feature/Feature.cs#L229
Cannot convert null literal to non-nullable reference type.
|
Build (windows-latest, net8.0, 8.0.x, -x64, false):
tests/GeoJson/Feature/Feature.cs#L199
Cannot convert null literal to non-nullable reference type.
|
Build (windows-latest, net8.0, 8.0.x, -x64, false):
tests/GeoJson/Feature/Feature.cs#L199
Cannot convert null literal to non-nullable reference type.
|
Build (windows-latest, net8.0, 8.0.x, -x64, false):
tests/GeoJson/Feature/Feature.cs#L229
Cannot convert null literal to non-nullable reference type.
|