.Net9 support and update Markdownparser and its interface #8
Annotations
10 warnings
Build:
src/Plugin.Maui.MarkdownView/Platforms/iOS/RoundedBox.cs#L11
Non-nullable property 'FillColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
src/Plugin.Maui.MarkdownView/Platforms/iOS/RoundedBox.cs#L16
Non-nullable property 'FillColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
src/Plugin.Maui.MarkdownView/Platforms/iOS/RoundedBox.cs#L21
Non-nullable property 'FillColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
src/Plugin.Maui.MarkdownView/Platforms/iOS/RoundedBox.cs#L26
Non-nullable property 'FillColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
src/Plugin.Maui.MarkdownView/Platforms/iOS/RoundedBox.cs#L31
Non-nullable property 'FillColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
src/Plugin.Maui.MarkdownView/Platforms/iOS/RoundedBox.cs#L11
Non-nullable property 'FillColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
src/Plugin.Maui.MarkdownView/Platforms/iOS/RoundedBox.cs#L16
Non-nullable property 'FillColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
src/Plugin.Maui.MarkdownView/Platforms/iOS/RoundedBox.cs#L21
Non-nullable property 'FillColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
src/Plugin.Maui.MarkdownView/Platforms/iOS/RoundedBox.cs#L26
Non-nullable property 'FillColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
src/Plugin.Maui.MarkdownView/Platforms/iOS/RoundedBox.cs#L31
Non-nullable property 'FillColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading