Skip to content

Rename iterators to parallel-enumerable, Refactored ReadMe #2

Rename iterators to parallel-enumerable, Refactored ReadMe

Rename iterators to parallel-enumerable, Refactored ReadMe #2

Triggered via push May 22, 2024 13:32
Status Success
Total duration 38s
Artifacts
build-test
29s
build-test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-test: Sources/Falko.Talkie.Core/Collections/Sequence.Enumerator.cs#L17
Non-nullable field '_currentValue' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-test: Sources/Falko.Talkie.Core/Collections/RemovableSequence.Enumerator.cs#L17
Non-nullable field '_currentValue' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-test: Sources/Falko.Talkie.Core/Collections/FrozenSequence.Enumerator.cs#L20
Non-nullable field '_currentValue' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-test
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
build-test
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
build-test
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
build-test
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
build-test
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
build-test: Sources/Falko.Talkie.Platforms/Models/Messages/MessageExtensions.cs#L28
Cannot convert null literal to non-nullable reference type.
build-test: Sources/Falko.Talkie.Platforms/Models/Messages/MessageExtensions.cs#L40
Cannot convert null literal to non-nullable reference type.