Skip to content
Triggered via push July 12, 2024 14:34
Status Success
Total duration 45s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Utilities/Enumerable/EnumerableExtensions.cs#L204
Argument of type 'IEnumerable<T?>' cannot be used for parameter 'first' of type 'IEnumerable<T>' in 'IEnumerable<T> Enumerable.Concat<T>(IEnumerable<T> first, IEnumerable<T> second)' due to differences in the nullability of reference types.
build: src/Utilities/Enumerable/EnumerableExtensions.cs#L204
Argument of type 'IEnumerable<T?>' cannot be used for parameter 'first' of type 'IEnumerable<T>' in 'IEnumerable<T> Enumerable.Concat<T>(IEnumerable<T> first, IEnumerable<T> second)' due to differences in the nullability of reference types.
build: src/Utilities/Enumerable/EnumerableExtensions.cs#L204
Argument of type 'IEnumerable<T?>' cannot be used for parameter 'first' of type 'IEnumerable<T>' in 'IEnumerable<T> Enumerable.Concat<T>(IEnumerable<T> first, IEnumerable<T> second)' due to differences in the nullability of reference types.
build: src/Utilities/Enumerable/EnumerableExtensions.cs#L204
Argument of type 'IEnumerable<T?>' cannot be used for parameter 'first' of type 'IEnumerable<T>' in 'IEnumerable<T> Enumerable.Concat<T>(IEnumerable<T> first, IEnumerable<T> second)' due to differences in the nullability of reference types.
build: src/Utilities/Enumerable/EnumerableExtensions.cs#L204
Argument of type 'IEnumerable<T?>' cannot be used for parameter 'first' of type 'IEnumerable<T>' in 'IEnumerable<T> Enumerable.Concat<T>(IEnumerable<T> first, IEnumerable<T> second)' due to differences in the nullability of reference types.
build: samples/Benchmarks/JsonSerializersBenchmark.cs#L107
The type 'ContactInformation' defines init-only properties, deserialization of which is currently not supported in source generation mode.
build: samples/Benchmarks/JsonSerializersBenchmark.cs#L108
The type 'PhysicalDescription' defines init-only properties, deserialization of which is currently not supported in source generation mode.
build: samples/Benchmarks/JsonSerializersBenchmark.cs#L109
The type 'FamilyInfo' defines init-only properties, deserialization of which is currently not supported in source generation mode.
build: samples/Benchmarks/JsonSerializersBenchmark.cs#L106
The type 'Person' defines init-only properties, deserialization of which is currently not supported in source generation mode.
build: src/Utilities/Enumerable/EnumerableExtensions.cs#L204
Argument of type 'IEnumerable<T?>' cannot be used for parameter 'first' of type 'IEnumerable<T>' in 'IEnumerable<T> Enumerable.Concat<T>(IEnumerable<T> first, IEnumerable<T> second)' due to differences in the nullability of reference types.