Skip to content

update action

update action #13

Triggered via push December 26, 2023 07:35
Status Success
Total duration 2m 0s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
Dotnet Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Dotnet Build: HTMLToDocX/Services/AppConfig.cs#L20
Nullability of reference types in type of 'event PropertyChangedEventHandler AppConfigData.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
Dotnet Build: HTMLToDocX/Utils/GAHelper.cs#L44
Cannot convert null literal to non-nullable reference type.
Dotnet Build: HTMLToDocX/Utils/GAHelper.cs#L110
Cannot convert null literal to non-nullable reference type.
Dotnet Build: HTMLToDocX/Utils/ActionVersion.cs#L42
Dereference of a possibly null reference.
Dotnet Build: HTMLToDocX/Utils/GAHelper.cs#L17
Cannot convert null literal to non-nullable reference type.
Dotnet Build: HTMLToDocX/Services/AppConfig.cs#L74
Possible null reference assignment.
Dotnet Build: HTMLToDocX/Services/AppConfig.cs#L75
Dereference of a possibly null reference.
Dotnet Build: HTMLToDocX/Services/AppConfig.cs#L20
Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
Dotnet Build: HTMLToDocX/MainWindow.xaml.cs#L91
Dereference of a possibly null reference.
Dotnet Build: HTMLToDocX/MainWindow.xaml.cs#L117
Dereference of a possibly null reference.
Dotnet Build: HTMLToDocX/Services/AppConfig.cs#L20
Nullability of reference types in type of 'event PropertyChangedEventHandler AppConfigData.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
Dotnet Build: HTMLToDocX/Utils/GAHelper.cs#L44
Cannot convert null literal to non-nullable reference type.
Dotnet Build: HTMLToDocX/Utils/GAHelper.cs#L110
Cannot convert null literal to non-nullable reference type.
Dotnet Build: HTMLToDocX/Utils/ActionVersion.cs#L42
Dereference of a possibly null reference.
Dotnet Build: HTMLToDocX/Services/AppConfig.cs#L20
Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
Dotnet Build: HTMLToDocX/Services/AppConfig.cs#L74
Possible null reference assignment.
Dotnet Build: HTMLToDocX/Services/AppConfig.cs#L75
Dereference of a possibly null reference.
Dotnet Build: HTMLToDocX/Utils/GAHelper.cs#L17
Cannot convert null literal to non-nullable reference type.
Dotnet Build: HTMLToDocX/MainWindow.xaml.cs#L91
Dereference of a possibly null reference.
Dotnet Build: HTMLToDocX/MainWindow.xaml.cs#L117
Dereference of a possibly null reference.