更新action #10
Annotations
2 errors and 11 warnings
Publish HTMLToDocX
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.
|
Publish HTMLToDocX
Process completed with exit code 1.
|
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/
|
Build HTMLToDocX:
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'.
|
Build HTMLToDocX:
HTMLToDocX/Utils/GAHelper.cs#L44
Cannot convert null literal to non-nullable reference type.
|
Build HTMLToDocX:
HTMLToDocX/Utils/GAHelper.cs#L110
Cannot convert null literal to non-nullable reference type.
|
Build HTMLToDocX:
HTMLToDocX/Utils/ActionVersion.cs#L42
Dereference of a possibly null reference.
|
Build HTMLToDocX:
HTMLToDocX/Services/AppConfig.cs#L20
Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build HTMLToDocX:
HTMLToDocX/Services/AppConfig.cs#L74
Possible null reference assignment.
|
Build HTMLToDocX:
HTMLToDocX/Services/AppConfig.cs#L75
Dereference of a possibly null reference.
|
Build HTMLToDocX:
HTMLToDocX/Utils/GAHelper.cs#L17
Cannot convert null literal to non-nullable reference type.
|
Build HTMLToDocX:
HTMLToDocX/MainWindow.xaml.cs#L91
Dereference of a possibly null reference.
|
Build HTMLToDocX:
HTMLToDocX/MainWindow.xaml.cs#L117
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading