Skip to content

test

test #4

Triggered via push September 5, 2024 15:12
Status Failure
Total duration 2m 25s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
build (Debug)
Target "PushMyGet" has thrown an exception
build (Debug)
Process completed with exit code 1.
build (Release)
The job was canceled because "Debug" failed.
build (Release)
The operation was canceled.
build (Debug)
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/
build (Debug)
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]
build (Debug)
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]
build (Debug)
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]
build (Debug)
D:\a\Movere\Movere\src\Movere\Storage\MovereStorageProvider.cs(18,38): warning CS9113: Parameter 'options' is unread. [D:\a\Movere\Movere\src\Movere\Movere.csproj::TargetFramework=netstandard2.0]
build (Debug)
D:\a\Movere\Movere\src\Movere\ViewModels\PrinterSettingsViewModel.cs(20,70): warning CS8601: Possible null reference assignment. [D:\a\Movere\Movere\src\Movere\Movere.csproj::TargetFramework=net8.0]
build (Debug)
D:\a\Movere\Movere\src\Movere\Storage\MovereStorageProvider.cs(18,38): warning CS9113: Parameter 'options' is unread. [D:\a\Movere\Movere\src\Movere\Movere.csproj::TargetFramework=net8.0]
build (Debug)
D:\a\Movere\Movere\src\Movere\Common\PrinterSettingsStringCollectionExtensions.cs(11,13): warning CA1416: This call site is reachable on all platforms. 'PrinterSettings.StringCollection.CopyTo(string[], int)' 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]
build (Debug)
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]
build (Debug)
D:\a\Movere\Movere\src\Movere\Common\PrinterSettingsStringCollectionExtensions.cs(10,39): warning CA1416: This call site is reachable on all platforms. 'PrinterSettings.StringCollection.Count' 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]
build (Debug)
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]