Update dependabot.yml #500
dotnet.yml
on: push
Matrix: test
Publish tests results
19s
Annotations
22 warnings
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
NuGet package 'SkiaSharp.NativeAssets.Android' version '3.0.0-preview.5.4' 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.5.4' 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:
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/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/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/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#L379
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#L382
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#L385
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#L388
Rename this method to not shadow the outer class' member with the same name. (https://rules.sonarsource.com/csharp/RSPEC-3218)
|
Test (macos-12)
A brownout will take place on November 4, 14:00 UTC - November 5, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
|
Publish tests results
The following actions use a deprecated Node.js version and will be forced to run on node20: exuanbo/actions-deploy-gist@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Library assemblies
|
215 MB |
|
NuGet packages
|
800 KB |
|
Test assemblies
Expired
|
1.73 GB |
|
Test results (macos-12)
Expired
|
679 KB |
|
Test results (macos-13)
Expired
|
681 KB |
|
Test results (macos-14)
Expired
|
679 KB |
|
Test results (macos-15)
Expired
|
678 KB |
|
Test results (ubuntu-20.04)
Expired
|
683 KB |
|
Test results (ubuntu-22.04)
Expired
|
683 KB |
|
Test results (ubuntu-24.04)
Expired
|
682 KB |
|
Test results (windows-2019)
Expired
|
1.29 MB |
|
Test results (windows-2022)
Expired
|
1.29 MB |
|