Update dotnet-desktop.yml #15
Annotations
22 warnings
Dotnet Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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:
HTMLToNotion/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:
HTMLToNotion/Utils/GAHelper.cs#L44
Cannot convert null literal to non-nullable reference type.
|
Dotnet Build:
HTMLToNotion/Utils/GAHelper.cs#L110
Cannot convert null literal to non-nullable reference type.
|
Dotnet Build:
HTMLToNotion/Services/HtmlManager.cs#L41
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
Dotnet Build:
HTMLToNotion/Services/HtmlManager.cs#L98
The variable 'ex' is declared but never used
|
Dotnet Build:
HTMLToNotion/Services/HtmlManager.cs#L146
The variable 'ex' is declared but never used
|
Dotnet Build:
HTMLToNotion/Services/HtmlManager.cs#L16
Non-nullable field 'node' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Dotnet Build:
HTMLToNotion/Services/HtmlManager.cs#L17
Non-nullable field 'src' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Dotnet Build:
HTMLToNotion/Services/HtmlManager.cs#L22
Non-nullable field 'node' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Dotnet Build:
HTMLToNotion/Services/HtmlManager.cs#L23
Non-nullable field 'src' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Dotnet Build:
HTMLToNotion/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:
HTMLToNotion/Utils/GAHelper.cs#L44
Cannot convert null literal to non-nullable reference type.
|
Dotnet Build:
HTMLToNotion/Utils/GAHelper.cs#L110
Cannot convert null literal to non-nullable reference type.
|
Dotnet Build:
HTMLToNotion/Utils/ActionVersion.cs#L42
Dereference of a possibly null reference.
|
Dotnet Build:
HTMLToNotion/Services/HtmlManager.cs#L41
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
Dotnet Build:
HTMLToNotion/Services/HtmlManager.cs#L98
The variable 'ex' is declared but never used
|
Dotnet Build:
HTMLToNotion/Services/HtmlManager.cs#L146
The variable 'ex' is declared but never used
|
Dotnet Build:
HTMLToNotion/Services/HtmlManager.cs#L16
Non-nullable field 'node' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Dotnet Build:
HTMLToNotion/Services/HtmlManager.cs#L17
Non-nullable field 'src' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Dotnet Build:
HTMLToNotion/Services/HtmlManager.cs#L22
Non-nullable field 'node' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|