Skip to content

Updated read-me

Updated read-me #39

Triggered via push May 31, 2024 19:19
Status Success
Total duration 50s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
publish: 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.
publish: 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.
publish: 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.
publish
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
publish
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
publish
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
publish
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
publish
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
publish
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
publish: Sources/Falko.Talkie.Platforms/Models/Messages/MessageExtensions.cs#L28
Cannot convert null literal to non-nullable reference type.