Skip to content

Added Message Mutations #15

Added Message Mutations

Added Message Mutations #15

Triggered via pull request May 22, 2024 15:24
Status Success
Total duration 53s
Artifacts

BuildingAndTesting.yml

on: pull_request
build-test
44s
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.