try #6
Annotations
10 errors and 4 warnings
windows-latest
D:\a\Kitopia\Kitopia\KitopiaEx\Config.cs(2,7): error CS0246: The type or namespace name 'PluginCore' could not be found (are you missing a using directive or an assembly reference?) [D:\a\Kitopia\Kitopia\KitopiaEx\KitopiaEx.csproj]
|
windows-latest
D:\a\Kitopia\Kitopia\KitopiaEx\Config.cs(3,7): error CS0246: The type or namespace name 'PluginCore' could not be found (are you missing a using directive or an assembly reference?) [D:\a\Kitopia\Kitopia\KitopiaEx\KitopiaEx.csproj]
|
windows-latest
D:\a\Kitopia\Kitopia\KitopiaEx\Config.cs(4,7): error CS0246: The type or namespace name 'PluginCore' could not be found (are you missing a using directive or an assembly reference?) [D:\a\Kitopia\Kitopia\KitopiaEx\KitopiaEx.csproj]
|
windows-latest
D:\a\Kitopia\Kitopia\KitopiaEx\CustomScenarioTriggers\Trigger1.cs(1,7): error CS0246: The type or namespace name 'PluginCore' could not be found (are you missing a using directive or an assembly reference?) [D:\a\Kitopia\Kitopia\KitopiaEx\KitopiaEx.csproj]
|
windows-latest
D:\a\Kitopia\Kitopia\KitopiaEx\KitopiaEx.cs(3,7): error CS0246: The type or namespace name 'PluginCore' could not be found (are you missing a using directive or an assembly reference?) [D:\a\Kitopia\Kitopia\KitopiaEx\KitopiaEx.csproj]
|
windows-latest
D:\a\Kitopia\Kitopia\KitopiaEx\SearchItemEx.cs(2,7): error CS0246: The type or namespace name 'PluginCore' could not be found (are you missing a using directive or an assembly reference?) [D:\a\Kitopia\Kitopia\KitopiaEx\KitopiaEx.csproj]
|
windows-latest
D:\a\Kitopia\Kitopia\KitopiaEx\SearchItemEx.cs(3,7): error CS0246: The type or namespace name 'PluginCore' could not be found (are you missing a using directive or an assembly reference?) [D:\a\Kitopia\Kitopia\KitopiaEx\KitopiaEx.csproj]
|
windows-latest
D:\a\Kitopia\Kitopia\KitopiaEx\Test1.cs(2,7): error CS0246: The type or namespace name 'PluginCore' could not be found (are you missing a using directive or an assembly reference?) [D:\a\Kitopia\Kitopia\KitopiaEx\KitopiaEx.csproj]
|
windows-latest
D:\a\Kitopia\Kitopia\KitopiaEx\CustomScenarioTriggers\Trigger1.cs(5,25): error CS0246: The type or namespace name 'CustomScenarioTrigger' could not be found (are you missing a using directive or an assembly reference?) [D:\a\Kitopia\Kitopia\KitopiaEx\KitopiaEx.csproj]
|
windows-latest
D:\a\Kitopia\Kitopia\KitopiaEx\Config.cs(9,23): error CS0246: The type or namespace name 'ConfigBase' could not be found (are you missing a using directive or an assembly reference?) [D:\a\Kitopia\Kitopia\KitopiaEx\KitopiaEx.csproj]
|
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\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\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
C:\Program Files\dotnet\sdk\8.0.202\Microsoft.Common.CurrentVersion.targets(2153,5): warning : The referenced project '..\PluginCore\PluginCore.csproj' does not exist. [D:\a\Kitopia\Kitopia\KitopiaEx\KitopiaEx.csproj]
|