Update SixLabors.ImageSharp to v3.1.5 #59
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.
|