Add and deprecate target frameworks #440
dotnet.yml
on: pull_request
Matrix: test
Publish tests results
1m 11s
Annotations
27 errors and 20 warnings
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 (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-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-12)
Process completed with exit code 1.
|
Test (macos-12)
Process completed with exit code 1.
|
Test (macos-12)
Process completed with exit code 1.
|
Test (macos-13)
Process completed with exit code 1.
|
Test (macos-13)
Process completed with exit code 1.
|
Test (macos-13)
Process completed with exit code 1.
|
Test (windows-2022)
Process completed with exit code 1.
|
Test (windows-2022)
Process completed with exit code 1.
|
Test (windows-2022)
Process completed with exit code 1.
|
Test (windows-2022)
Process completed with exit code 1.
|
Test (windows-2022)
Process completed with exit code 1.
|
Test (windows-2022)
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)
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)
Process completed with exit code 1.
|
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
NuGet package 'SkiaSharp.NativeAssets.Android' version '3.0.0-preview.4.1' contains a shared library 'libSkiaSharp.so' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details
|
Build
NuGet package 'SkiaSharp.NativeAssets.Android' version '3.0.0-preview.4.1' contains a shared library 'libSkiaSharp.so' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details
|
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
NuGet package 'SkiaSharp.NativeAssets.Android' version '3.0.0-preview.4.1' contains a shared library 'libSkiaSharp.so' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details
|
Build
NuGet package 'SkiaSharp.NativeAssets.Android' version '3.0.0-preview.4.1' contains a shared library 'libSkiaSharp.so' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details
|
SonarCloud:
src/PDFtoImage/Compatibility/Conversion.cs#L21
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
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/Compatibility/Conversion.cs#L21
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
SonarCloud:
src/PDFtoImage/Conversion.Deprecated.cs#L40
All 'SaveJpeg' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
SonarCloud:
src/PDFtoImage/Conversion.Deprecated.cs#L72
All 'SavePng' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
SonarCloud:
src/PDFtoImage/Conversion.Deprecated.cs#L104
All 'SaveWebp' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
SonarCloud:
src/PDFtoImage/Conversion.Deprecated.cs#L136
All 'ToImage' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
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#L391
Rename this method to not shadow the outer class' member with the same name. (https://rules.sonarsource.com/csharp/RSPEC-3218)
|
SonarCloud:
src/PDFtoImage/Internals/NativeMethods.cs#L394
Rename this method to not shadow the outer class' member with the same name. (https://rules.sonarsource.com/csharp/RSPEC-3218)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Library assemblies
|
219 MB |
|
MonoConsole
Expired
|
237 MB |
|
NuGet packages
|
703 KB |
|
Test assemblies
Expired
|
1.73 GB |
|
Test results (macos-12)
Expired
|
1.09 MB |
|
Test results (macos-13)
Expired
|
1.09 MB |
|
Test results (macos-14)
Expired
|
1.08 MB |
|
Test results (ubuntu-20.04)
Expired
|
1.09 MB |
|
Test results (ubuntu-22.04)
Expired
|
1.09 MB |
|
Test results (windows-2019)
Expired
|
2.1 MB |
|
Test results (windows-2022)
Expired
|
2.1 MB |
|