Moved from AppVeyor to GitHub Actions + NUKE. #11
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
C:\Users\runneradmin\.nuget\packages\avalonia\11.1.3\buildTransitive\AvaloniaPrivateApis.targets(24,5): warning AVA3001: AvaloniaAccessUnstablePrivateApis is Enabled: This means you are using unstable internal APIs, and your code may be depending on APIs which may change or be removed in future versions of Avalonia. Set AvaloniaAccessUnstablePrivateApis to 'False' to disable this warning. [D:\a\Movere\Movere\src\Movere\Movere.csproj::TargetFramework=netstandard2.0]
|
C:\Users\runneradmin\.nuget\packages\avalonia\11.1.3\buildTransitive\AvaloniaPrivateApis.targets(24,5): warning AVA3001: AvaloniaAccessUnstablePrivateApis is Enabled: This means you are using unstable internal APIs, and your code may be depending on APIs which may change or be removed in future versions of Avalonia. Set AvaloniaAccessUnstablePrivateApis to 'False' to disable this warning. [D:\a\Movere\Movere\src\Movere\Movere.csproj::TargetFramework=net8.0]
|
C:\Users\runneradmin\.nuget\packages\avalonia\11.1.3\buildTransitive\AvaloniaPrivateApis.targets(24,5): warning AVA3001: AvaloniaAccessUnstablePrivateApis is Enabled: This means you are using unstable internal APIs, and your code may be depending on APIs which may change or be removed in future versions of Avalonia. Set AvaloniaAccessUnstablePrivateApis to 'False' to disable this warning. [D:\a\Movere\Movere\src\Movere\Movere.csproj::TargetFramework=net6.0]
|
|
|
|
D:\a\Movere\Movere\src\Movere\ViewModels\PrintDialogViewModel.cs(27,60): warning CA1416: This call site is reachable on all platforms. 'PrinterSettings.InstalledPrinters' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [D:\a\Movere\Movere\src\Movere\Movere.csproj::TargetFramework=net8.0]
|
D:\a\Movere\Movere\src\Movere\ViewModels\PrintDialogViewModel.cs(20,63): warning CA1416: This call site is reachable on all platforms. 'PreviewPrintController' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [D:\a\Movere\Movere\src\Movere\Movere.csproj::TargetFramework=net8.0]
|
D:\a\Movere\Movere\src\Movere\ViewModels\PrintPreviewPageViewModel.cs(27,30): warning CA1416: This call site is reachable on all platforms. 'PreviewPageInfo.PhysicalSize' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [D:\a\Movere\Movere\src\Movere\Movere.csproj::TargetFramework=net8.0]
|
D:\a\Movere\Movere\src\Movere\ViewModels\PrintPreviewPageViewModel.cs(25,29): warning CA1416: This call site is reachable on all platforms. 'PreviewPageInfo.PhysicalSize' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [D:\a\Movere\Movere\src\Movere\Movere.csproj::TargetFramework=net8.0]
|
This job succeeded
Loading