Merge pull request #10 from Toine-db/demo #23
Annotations
10 warnings
build-plugin-ci:
src/Plugin.Maui.MarkdownView/ViewSuppliers/MauiBasicViewSupplier.cs#L34
Nullability of reference types in return type of 'View? MauiBasicViewSupplier.CreateTextView(TextBlock textBlock)' doesn't match implicitly implemented member 'View IViewSupplier<View>.CreateTextView(TextBlock textBlock)' (possibly because of nullability attributes).
|
build-plugin-ci:
src/Plugin.Maui.MarkdownView/ViewSuppliers/MauiBasicViewSupplier.cs#L34
Nullability of reference types in return type of 'View? MauiBasicViewSupplier.CreateTextView(TextBlock textBlock)' doesn't match implicitly implemented member 'View IViewSupplier<View>.CreateTextView(TextBlock textBlock)' (possibly because of nullability attributes).
|
build-plugin-ci:
src/Plugin.Maui.MarkdownView/ViewSuppliers/MauiBasicViewSupplier.cs#L34
Nullability of reference types in return type of 'View? MauiBasicViewSupplier.CreateTextView(TextBlock textBlock)' doesn't match implicitly implemented member 'View IViewSupplier<View>.CreateTextView(TextBlock textBlock)' (possibly because of nullability attributes).
|
build-plugin-ci:
src/Plugin.Maui.MarkdownView/ViewSuppliers/MauiBasicViewSupplier.cs#L48
Nullability of reference types in return type of 'View? MauiBasicViewSupplier.CreateBlockquotesView(View? childView)' doesn't match implicitly implemented member 'View IViewSupplier<View>.CreateBlockquotesView(View childView)' (possibly because of nullability attributes).
|
build-plugin-ci:
src/Plugin.Maui.MarkdownView/ViewSuppliers/MauiBasicViewSupplier.cs#L72
Nullability of reference types in return type of 'View? MauiBasicViewSupplier.CreateHeaderView(TextBlock textBlock, int headerLevel)' doesn't match implicitly implemented member 'View IViewSupplier<View>.CreateHeaderView(TextBlock textBlock, int headerLevel)' (possibly because of nullability attributes).
|
build-plugin-ci:
src/Plugin.Maui.MarkdownView/ViewSuppliers/MauiBasicViewSupplier.cs#L48
Nullability of reference types in return type of 'View? MauiBasicViewSupplier.CreateBlockquotesView(View? childView)' doesn't match implicitly implemented member 'View IViewSupplier<View>.CreateBlockquotesView(View childView)' (possibly because of nullability attributes).
|
build-plugin-ci:
src/Plugin.Maui.MarkdownView/ViewSuppliers/MauiBasicViewSupplier.cs#L48
Nullability of reference types in return type of 'View? MauiBasicViewSupplier.CreateBlockquotesView(View? childView)' doesn't match implicitly implemented member 'View IViewSupplier<View>.CreateBlockquotesView(View childView)' (possibly because of nullability attributes).
|
build-plugin-ci:
src/Plugin.Maui.MarkdownView/ViewSuppliers/MauiBasicViewSupplier.cs#L100
Nullability of reference types in return type of 'View? MauiBasicViewSupplier.CreateImageView(string url, string subscription, string imageId)' doesn't match implicitly implemented member 'View IViewSupplier<View>.CreateImageView(string url, string subscription, string imageId)' (possibly because of nullability attributes).
|
build-plugin-ci:
src/Plugin.Maui.MarkdownView/ViewSuppliers/MauiBasicViewSupplier.cs#L72
Nullability of reference types in return type of 'View? MauiBasicViewSupplier.CreateHeaderView(TextBlock textBlock, int headerLevel)' doesn't match implicitly implemented member 'View IViewSupplier<View>.CreateHeaderView(TextBlock textBlock, int headerLevel)' (possibly because of nullability attributes).
|
build-plugin-ci:
src/Plugin.Maui.MarkdownView/ViewSuppliers/MauiBasicViewSupplier.cs#L72
Nullability of reference types in return type of 'View? MauiBasicViewSupplier.CreateHeaderView(TextBlock textBlock, int headerLevel)' doesn't match implicitly implemented member 'View IViewSupplier<View>.CreateHeaderView(TextBlock textBlock, int headerLevel)' (possibly because of nullability attributes).
|