Rename iterators to parallel-enumerable, Refactored ReadMe #2
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.
|