Skip to content

Merge pull request #10 from Toine-db/demo #23

Merge pull request #10 from Toine-db/demo

Merge pull request #10 from Toine-db/demo #23

Triggered via push February 7, 2025 18:23
Status Success
Total duration 7m 15s
Artifacts

ci.yml

on: push
build-plugin-ci
6m 58s
build-plugin-ci
Fit to window
Zoom out
Zoom in

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).