CodeCoverage #95
Annotations
21 warnings
|
Build (ubuntu-latest, net8.0, -x64, true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: NuGet/setup-nuget@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build (ubuntu-latest, net8.0, -x64, true):
tests/GeoJson/Geometry/LineString.cs#L108
Nullability of reference types in type of parameter 'other' of 'bool LineString.Equals(LineString other)' doesn't match implicitly implemented member 'bool IEquatable<LineString>.Equals(LineString? other)' (possibly because of nullability attributes).
|
|
Build (ubuntu-latest, net8.0, -x64, true):
tests/GeoJson/Geometry/LineString.cs#L116
Nullability of reference types in type of parameter 'right' of 'bool LineString.Equals(LineString left, LineString right)' doesn't match implicitly implemented member 'bool IEqualityComparer<LineString>.Equals(LineString? x, LineString? y)' (possibly because of nullability attributes).
|
|
Build (ubuntu-latest, net8.0, -x64, true):
tests/GeoJson/Geometry/LineString.cs#L116
Nullability of reference types in type of parameter 'left' of 'bool LineString.Equals(LineString left, LineString right)' doesn't match implicitly implemented member 'bool IEqualityComparer<LineString>.Equals(LineString? x, LineString? y)' (possibly because of nullability attributes).
|
|
Build (ubuntu-latest, net8.0, -x64, true):
tests/GeoJson/CoordinateReferenceSystem/CRSBase.cs#L44
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, -x64, true):
tests/GeoJson/CoordinateReferenceSystem/CRSBase.cs#L52
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, -x64, true):
tests/GeoJson/CoordinateReferenceSystem/CRSBase.cs#L52
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, -x64, true):
tests/GeoJson/CoordinateReferenceSystem/CRSBase.cs#L36
Nullability of type of parameter 'obj' doesn't match overridden member (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)
A PackageReference for 'coverlet.collector' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
|
|
Build (ubuntu-latest, net8.0, -x64, true)
A PackageReference for 'coverlet.collector' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
|
|
Build (ubuntu-latest, net8.0, -x64, true):
tests/GeoJson/Feature/Feature.cs#L198
Cannot convert null literal to non-nullable reference type.
|
|
Build (ubuntu-latest, net8.0, -x64, true):
tests/GeoJson/Feature/Feature.cs#L42
Cannot convert null literal to non-nullable reference type.
|
|
Build (ubuntu-latest, net8.0, -x64, true):
tests/GeoJson/Feature/Feature.cs#L35
Cannot convert null literal to non-nullable reference type.
|
|
Build (ubuntu-latest, net8.0, -x64, true):
tests/GeoJson/Feature/Feature.cs#L143
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, -x64, true):
tests/GeoJson/CoordinateReferenceSystem/UnspecifiedCRS.cs#L30
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build (ubuntu-latest, net8.0, -x64, true):
tests/GeoJson/CoordinateReferenceSystem/CRSBase.cs#L44
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, -x64, true):
tests/GeoJson/CoordinateReferenceSystem/CRSBase.cs#L52
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, -x64, true):
tests/GeoJson/CoordinateReferenceSystem/CRSBase.cs#L52
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, -x64, true):
tests/GeoJson/CoordinateReferenceSystem/CRSBase.cs#L36
Nullability of type of parameter 'obj' doesn't match overridden member (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.
|