Skip to content

sln更新

sln更新 #12

Triggered via push December 26, 2023 07:32
Status Failure
Total duration 1m 43s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
Dotnet Build
Assets file 'D:\a\EvernoteToNotionChrome\EvernoteToNotionChrome\HTMLToDocX\obj\project.assets.json' doesn't have a target for 'net8.0-windows/win-x64'. Ensure that restore has run and that you have included 'net8.0-windows' in the TargetFrameworks for your project. You may also need to include 'win-x64' in your project's RuntimeIdentifiers.
Dotnet Build
Process completed with exit code 1.
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/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/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/MainWindow.xaml.cs#L91
Dereference of a possibly null reference.
Dotnet Build: HTMLToDocX/MainWindow.xaml.cs#L117
Dereference of a possibly null reference.