Skip to content

Merge pull request #10 from babaktaremi/added-dark-mode-support #61

Merge pull request #10 from babaktaremi/added-dark-mode-support

Merge pull request #10 from babaktaremi/added-dark-mode-support #61

Triggered via push July 29, 2024 19:27
Status Success
Total duration 43s
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.