Skip to content

Publish Weekly Xamarin Blazor #34

Publish Weekly Xamarin Blazor

Publish Weekly Xamarin Blazor #34

Manually triggered September 20, 2023 13:04
Status Success
Total duration 1m 50s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

publish.yml

on: workflow_dispatch
publish-weekly-xamarin-blazor
1m 38s
publish-weekly-xamarin-blazor
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
publish-weekly-xamarin-blazor
The following actions uses node12 which is deprecated and will be forced to run on node16: JamesIves/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
publish-weekly-xamarin-blazor
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
publish-weekly-xamarin-blazor: src/BlazorApp/WeeklyXamarin.Core/Component.cs#L9
Nullability of reference types in type of 'event PropertyChangedEventHandler Component.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
publish-weekly-xamarin-blazor: src/BlazorApp/WeeklyXamarin.Core/Component.cs#L19
Cannot convert null literal to non-nullable reference type.
publish-weekly-xamarin-blazor: src/BlazorApp/WeeklyXamarin.Core/Component.cs#L20
Cannot convert null literal to non-nullable reference type.
publish-weekly-xamarin-blazor: src/BlazorApp/WeeklyXamarin.Core/Component.cs#L21
Cannot convert null literal to non-nullable reference type.
publish-weekly-xamarin-blazor: src/BlazorApp/WeeklyXamarin.Core/Component.cs#L42
Cannot convert null literal to non-nullable reference type.
publish-weekly-xamarin-blazor: src/BlazorApp/WeeklyXamarin.Core/NetworkAwareComponent.cs#L14
Nullability of reference types in type of 'event PropertyChangedEventHandler NetworkAwareComponent.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
publish-weekly-xamarin-blazor: src/BlazorApp/WeeklyXamarin.Core/NetworkAwareComponent.cs#L29
Cannot convert null literal to non-nullable reference type.
publish-weekly-xamarin-blazor: src/BlazorApp/WeeklyXamarin.Core/NetworkAwareComponent.cs#L30
Cannot convert null literal to non-nullable reference type.
publish-weekly-xamarin-blazor: src/BlazorApp/WeeklyXamarin.Core/NetworkAwareComponent.cs#L31
Cannot convert null literal to non-nullable reference type.
publish-weekly-xamarin-blazor: src/BlazorApp/WeeklyXamarin.Core/NetworkAwareComponent.cs#L32
Cannot convert null literal to non-nullable reference type.