Skip to content
Triggered via push April 10, 2024 16:23
Status Failure
Total duration 3m 17s
Artifacts

continuous.yml

on: push
windows-latest
3m 5s
windows-latest
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
windows-latest
Cloning into 'ScreenCapture.NET'...
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
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
D:\a\Kitopia\Kitopia\Core\SDKs\Tools\ScreenCapture.cs(5,7): error CS0246: The type or namespace name 'ScreenCapture' could not be found (are you missing a using directive or an assembly reference?) [D:\a\Kitopia\Kitopia\Core\Core.csproj::TargetFramework=net8.0-windows10.0.17763.0]
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]