Annotations
10 errors and 11 warnings
windows-latest
Submodule 'DesktopNotifications' (https://github.com/pr8x/DesktopNotifications) registered for path 'DesktopNotifications'
|
windows-latest
Submodule 'NodifyM.Avalonia' (https://github.com/MakesYT/NodifyM.Avalonia/) registered for path 'NodifyM.Avalonia'
|
windows-latest
Submodule 'PlugCleanTool' (https://github.com/MakesYT/PlugCleanTool.git) registered for path 'PlugCleanTool'
|
windows-latest
Submodule 'PluginCore' (https://github.com/MakesYT/PluginCore.git) registered for path 'PluginCore'
|
windows-latest
Submodule 'ScreenCapture.NET' (https://github.com/MakesYT/ScreenCapture.NET.git) registered for path 'ScreenCapture.NET'
|
windows-latest
Cloning into 'D:/a/Kitopia/Kitopia/DesktopNotifications'...
|
windows-latest
Cloning into 'D:/a/Kitopia/Kitopia/NodifyM.Avalonia'...
|
windows-latest
Cloning into 'D:/a/Kitopia/Kitopia/PlugCleanTool'...
|
windows-latest
Cloning into 'D:/a/Kitopia/Kitopia/PluginCore'...
|
windows-latest
Cloning into 'D:/a/Kitopia/Kitopia/ScreenCapture.NET'...
|
windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
windows-latest
D:\a\Kitopia\Kitopia\Core.Window\Core.Window.csproj : warning NU1701: Package 'NPinyinPro 0.3.3' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net8.0-windows10.0.17763'. This package may not be fully compatible with your project. [D:\a\Kitopia\Kitopia\KitopiaAvalonia\KitopiaAvalonia.csproj]
|
windows-latest
D:\a\Kitopia\Kitopia\KitopiaAvalonia\KitopiaAvalonia.csproj : warning NU1701: Package 'NPinyinPro 0.3.3' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net8.0-windows10.0.17763'. This package may not be fully compatible with your project.
|
windows-latest
D:\a\Kitopia\Kitopia\PluginCore\Config\ConfigBase.cs(17,50): warning CS8618: Non-nullable event 'ConfigChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable. [D:\a\Kitopia\Kitopia\PluginCore\PluginCore.csproj]
|
windows-latest
D:\a\Kitopia\Kitopia\PluginCore\Config\ConfigBase.cs(22,19): warning CS8618: Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\Kitopia\Kitopia\PluginCore\PluginCore.csproj]
|
windows-latest
D:\a\Kitopia\Kitopia\PluginCore\Config\ConfigBase.cs(23,30): warning CS8618: Non-nullable field 'Instance' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\Kitopia\Kitopia\PluginCore\PluginCore.csproj]
|
windows-latest
D:\a\Kitopia\Kitopia\PluginCore\PluginInfo.cs(7,19): warning CS8618: Non-nullable property 'PluginName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\Kitopia\Kitopia\PluginCore\PluginCore.csproj]
|
windows-latest
D:\a\Kitopia\Kitopia\PluginCore\PluginInfo.cs(13,19): warning CS8618: Non-nullable property 'PluginId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\Kitopia\Kitopia\PluginCore\PluginCore.csproj]
|
windows-latest
D:\a\Kitopia\Kitopia\PluginCore\PluginInfo.cs(19,19): warning CS8618: Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\Kitopia\Kitopia\PluginCore\PluginCore.csproj]
|
windows-latest
D:\a\Kitopia\Kitopia\PluginCore\PluginInfo.cs(25,19): warning CS8618: Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\Kitopia\Kitopia\PluginCore\PluginCore.csproj]
|
windows-latest
D:\a\Kitopia\Kitopia\PluginCore\PluginInfo.cs(37,19): warning CS8618: Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [D:\a\Kitopia\Kitopia\PluginCore\PluginCore.csproj]
|