Update API to match DotNet Conventions #61
Annotations
10 warnings and 2 notices
|
tests/GeoJson/Feature/Feature.cs#L228
Cannot convert null literal to non-nullable reference type.
|
|
tests/GeoJson/Feature/Feature.cs#L228
Cannot convert null literal to non-nullable reference type.
|
|
tests/GeoJson/Feature/Feature.cs#L271
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).
|
|
tests/GeoJson/Feature/Feature.cs#L203
Cannot convert null literal to non-nullable reference type.
|
|
tests/GeoJson/Feature/Feature.cs#L198
Cannot convert null literal to non-nullable reference type.
|
|
tests/GeoJson/Feature/Feature.cs#L198
Cannot convert null literal to non-nullable reference type.
|
|
tests/GeoJson/Feature/Feature.cs#L42
Cannot convert null literal to non-nullable reference type.
|
|
tests/GeoJson/Feature/Feature.cs#L35
Cannot convert null literal to non-nullable reference type.
|
|
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).
|
|
tests/GeoJson/Converters/JsonStringEnumMemberConverter.cs#L19
Cannot convert null literal to non-nullable reference type.
|
|
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
The logs for this run have expired and are no longer available.
Loading