Skip to content

Port GenericTests from Rust lib #15

Port GenericTests from Rust lib

Port GenericTests from Rust lib #15

Triggered via pull request February 4, 2025 18:45
Status Success
Total duration 2m 42s
Artifacts

build-and-test.yml

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

Annotations

60 warnings
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.