Skip to content

json: fix call resolution ambiguity by moving JsonObject overloads as… #308

json: fix call resolution ambiguity by moving JsonObject overloads as…

json: fix call resolution ambiguity by moving JsonObject overloads as… #308

Triggered via push July 22, 2024 09:51
Status Success
Total duration 1m 25s
Artifacts 1

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: Doxense.Core/Converters/TypeConverters.cs#L565
Converting null literal or possible null value to non-nullable type.
build: Doxense.Core/Converters/TypeConverters.cs#L565
Converting null literal or possible null value to non-nullable type.
build: Doxense.Core/Converters/TypeConverters.cs#L565
Possible null reference return.
build: Doxense.Core/Serialization/JSON/ObjectModel/JsonArray.cs#L1050
Argument of type 'Span<TSource?>' cannot be used for parameter 'values' of type 'ReadOnlySpan<TSource>' in 'JsonArray JsonArray.AddRange<TSource>(ReadOnlySpan<TSource> values, Func<TSource, JsonValue?> selector)' due to differences in the nullability of reference types.
build: Doxense.Core/Serialization/JSON/ObjectModel/JsonArray.cs#L1056
Argument of type 'Span<TSource?>' cannot be used for parameter 'values' of type 'ReadOnlySpan<TSource>' in 'JsonArray JsonArray.AddRange<TSource>(ReadOnlySpan<TSource> values, Func<TSource, JsonValue?> selector)' due to differences in the nullability of reference types.
build: Doxense.Core/Serialization/JSON/CrystalJsonVisitor.cs#L915
Converting null literal or possible null value to non-nullable type.
build: Doxense.Core/Serialization/JSON/CrystalJsonVisitor.cs#L915
Unboxing a possibly null value.
build: Doxense.Core/Serialization/JSON/CrystalJsonVisitor.cs#L916
Converting null literal or possible null value to non-nullable type.
build: Doxense.Core/Serialization/JSON/CrystalJsonVisitor.cs#L916
Unboxing a possibly null value.
build: Doxense.Core/Converters/TypeConverters.cs#L565
Converting null literal or possible null value to non-nullable type.
build: Doxense.Core/Converters/TypeConverters.cs#L565
Converting null literal or possible null value to non-nullable type.
build: Doxense.Core/Converters/TypeConverters.cs#L565
Possible null reference return.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "NuGet Packages". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
NuGet Packages
2.38 MB