Skip to content

Update test assets #521

Update test assets

Update test assets #521

Triggered via push December 6, 2024 22:05
Status Cancelled
Total duration 46m 27s
Artifacts 8

dotnet.yml

on: push
Matrix: docker
Matrix: test
Publish tests results
0s
Publish tests results
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 19 warnings
Test (macos-12)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
Test (macos-12)
GitHub Actions has encountered an internal error when running your job.
Test (ubuntu-20.04)
Process completed with exit code 1.
Test (ubuntu-20.04)
Process completed with exit code 1.
Test (ubuntu-20.04)
Process completed with exit code 1.
Test (ubuntu-24.04)
Process completed with exit code 1.
Test (ubuntu-24.04)
Process completed with exit code 1.
Test (ubuntu-24.04)
Process completed with exit code 1.
Test (ubuntu-22.04)
Process completed with exit code 1.
Test (ubuntu-22.04)
Process completed with exit code 1.
Test (ubuntu-22.04)
Process completed with exit code 1.
Test (macos-14)
Process completed with exit code 1.
Test (macos-14)
Process completed with exit code 1.
Test (macos-14)
Process completed with exit code 1.
Test (macos-15)
Process completed with exit code 1.
Test (macos-15)
Process completed with exit code 1.
Test (macos-15)
Process completed with exit code 1.
Test (windows-2022)
The run was canceled by @sungaila.
Test (windows-2022)
Process completed with exit code 1.
Test (windows-2022)
The operation was canceled.
Test (windows-2022)
Process completed with exit code 1.
Test (windows-2022)
Process completed with exit code 1.
Test (windows-2019)
The run was canceled by @sungaila.
Test (windows-2019)
Process completed with exit code 1.
Test (windows-2019)
Process completed with exit code 1.
Test (windows-2019)
Process completed with exit code 1.
Test (windows-2019)
The operation was canceled.
Test (windows-2019)
Process completed with exit code 1.
Test (macos-13)
The run was canceled by @sungaila.
Test (macos-13)
Process completed with exit code 1.
Test (macos-13)
The operation was canceled.
Test (macos-13)
Process completed with exit code 1.
Docker (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build: src/FrameworkTests/MauiApp/App.xaml.cs#L9
'Application.MainPage.set' is obsolete: 'This property is deprecated. Initialize your application by overriding Application.CreateWindow rather than setting MainPage. To modify the root page in an active application, use Windows[0].Page for applications with a single window. For applications with multiple windows, use Application.Windows to identify and update the root page on the correct window. Additionally, each element features a Window property, accessible when it's part of the current window.'
Build: src/FrameworkTests/MauiApp/App.xaml.cs#L9
'Application.MainPage.set' is obsolete: 'This property is deprecated. Initialize your application by overriding Application.CreateWindow rather than setting MainPage. To modify the root page in an active application, use Windows[0].Page for applications with a single window. For applications with multiple windows, use Application.Windows to identify and update the root page on the correct window. Additionally, each element features a Window property, accessible when it's part of the current window.'
Build: src/FrameworkTests/MauiApp/App.xaml.cs#L9
'Application.MainPage.set' is obsolete: 'This property is deprecated. Initialize your application by overriding Application.CreateWindow rather than setting MainPage. To modify the root page in an active application, use Windows[0].Page for applications with a single window. For applications with multiple windows, use Application.Windows to identify and update the root page on the correct window. Additionally, each element features a Window property, accessible when it's part of the current window.'
Build: src/FrameworkTests/MauiApp/App.xaml.cs#L9
'Application.MainPage.set' is obsolete: 'This property is deprecated. Initialize your application by overriding Application.CreateWindow rather than setting MainPage. To modify the root page in an active application, use Windows[0].Page for applications with a single window. For applications with multiple windows, use Application.Windows to identify and update the root page on the correct window. Additionally, each element features a Window property, accessible when it's part of the current window.'
Build: src/FrameworkTests/MauiApp/App.xaml.cs#L9
'Application.MainPage.set' is obsolete: 'This property is deprecated. Initialize your application by overriding Application.CreateWindow rather than setting MainPage. To modify the root page in an active application, use Windows[0].Page for applications with a single window. For applications with multiple windows, use Application.Windows to identify and update the root page on the correct window. Additionally, each element features a Window property, accessible when it's part of the current window.'
Build: src/FrameworkTests/MauiApp/App.xaml.cs#L9
'Application.MainPage.set' is obsolete: 'This property is deprecated. Initialize your application by overriding Application.CreateWindow rather than setting MainPage. To modify the root page in an active application, use Windows[0].Page for applications with a single window. For applications with multiple windows, use Application.Windows to identify and update the root page on the correct window. Additionally, each element features a Window property, accessible when it's part of the current window.'
Build: src/FrameworkTests/MauiApp/App.xaml.cs#L9
'Application.MainPage.set' is obsolete: 'This property is deprecated. Initialize your application by overriding Application.CreateWindow rather than setting MainPage. To modify the root page in an active application, use Windows[0].Page for applications with a single window. For applications with multiple windows, use Application.Windows to identify and update the root page on the correct window. Additionally, each element features a Window property, accessible when it's part of the current window.'
Build: src/FrameworkTests/MauiApp/App.xaml.cs#L9
'Application.MainPage.set' is obsolete: 'This property is deprecated. Initialize your application by overriding Application.CreateWindow rather than setting MainPage. To modify the root page in an active application, use Windows[0].Page for applications with a single window. For applications with multiple windows, use Application.Windows to identify and update the root page on the correct window. Additionally, each element features a Window property, accessible when it's part of the current window.'
SonarCloud: src/PDFtoImage/Conversion.Deprecated.cs#L41
All 'SaveJpeg' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
SonarCloud: src/PDFtoImage/Conversion.Deprecated.cs#L73
All 'SavePng' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
SonarCloud: src/PDFtoImage/Conversion.Deprecated.cs#L105
All 'SaveWebp' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
SonarCloud: src/PDFtoImage/Conversion.Deprecated.cs#L137
All 'ToImage' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
SonarCloud: src/PDFtoImage/Internals/IsExternalInit.cs#L4
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
SonarCloud: src/PDFtoImage/PdfAntiAliasing.cs#L9
Rename this enumeration to match the regular expression: '^([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?s$'. (https://rules.sonarsource.com/csharp/RSPEC-2342)
SonarCloud: src/PDFtoImage/Internals/NativeMethods.cs#L462
Rename class 'FPDF_FORMFILLINFO' to match pascal case naming rules, consider using 'FpdfFormfillinfo'. (https://rules.sonarsource.com/csharp/RSPEC-101)
SonarCloud: src/PDFtoImage/Internals/NativeMethods.cs#L532
Rename this enumeration to match the regular expression: '^([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?$'. (https://rules.sonarsource.com/csharp/RSPEC-2342)
SonarCloud: src/PDFtoImage/Internals/NativeMethods.cs#L532
'int' should not be explicitly used as the underlying type. (https://rules.sonarsource.com/csharp/RSPEC-1939)
SonarCloud: src/PDFtoImage/Internals/NativeMethods.cs#L581
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)

Artifacts

Produced during runtime
Name Size
Library assemblies
216 MB
NuGet packages
804 KB
Test assemblies Expired
1.73 GB
Test results (macos-14) Expired
691 KB
Test results (macos-15) Expired
690 KB
Test results (ubuntu-20.04) Expired
694 KB
Test results (ubuntu-22.04) Expired
693 KB
Test results (ubuntu-24.04) Expired
695 KB