Simplify and improve pdfium native lib loading #190
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
dotnet.yml
on: pull_request
Build
17m 58s
SonarCloud
6m 32s
Matrix: test
Publish tests results
13s
Annotations
20 errors and 4 warnings
SonarCloud
To build this project, the following workloads must be installed: maui-android
|
SonarCloud
To install these workloads, run the following command: dotnet workload restore
|
SonarCloud
Assets file 'D:\a\PDFtoImage\PDFtoImage\src\PDFtoImage\obj\project.assets.json' not found. Run a NuGet package restore to generate this file.
|
SonarCloud
Assets file 'D:\a\PDFtoImage\PDFtoImage\src\PDFtoImage\obj\project.assets.json' not found. Run a NuGet package restore to generate this file.
|
SonarCloud
Assets file 'D:\a\PDFtoImage\PDFtoImage\src\PDFtoImage\obj\project.assets.json' not found. Run a NuGet package restore to generate this file.
|
SonarCloud
Assets file 'D:\a\PDFtoImage\PDFtoImage\src\PDFtoImage\obj\project.assets.json' not found. Run a NuGet package restore to generate this file.
|
SonarCloud
Assets file 'D:\a\PDFtoImage\PDFtoImage\src\PDFtoImage\obj\project.assets.json' not found. Run a NuGet package restore to generate this file.
|
SonarCloud
Assets file 'D:\a\PDFtoImage\PDFtoImage\src\PDFtoImage\obj\project.assets.json' not found. Run a NuGet package restore to generate this file.
|
SonarCloud
Assets file 'D:\a\PDFtoImage\PDFtoImage\src\Tests\obj\project.assets.json' not found. Run a NuGet package restore to generate this file.
|
SonarCloud
Assets file 'D:\a\PDFtoImage\PDFtoImage\src\Tests\obj\project.assets.json' not found. Run a NuGet package restore to generate this file.
|
Build
resource style/Theme.MaterialComponents.Light.DarkActionBar (aka com.companyname.monoandroid:style/Theme.MaterialComponents.Light.DarkActionBar) not found.
|
Build:
src/FrameworkTests/MonoAndroid/Resources/values/styles.xml#L2
style attribute 'attr/colorPrimary (aka com.companyname.monoandroid:attr/colorPrimary)' not found.
|
Build:
src/FrameworkTests/MonoAndroid/Resources/values/styles.xml#L2
style attribute 'attr/colorPrimaryDark (aka com.companyname.monoandroid:attr/colorPrimaryDark)' not found.
|
Build:
src/FrameworkTests/MonoAndroid/Resources/values/styles.xml#L2
style attribute 'attr/colorAccent (aka com.companyname.monoandroid:attr/colorAccent)' not found.
|
Build
resource style/ThemeOverlay.MaterialComponents.Dark.ActionBar (aka com.companyname.monoandroid:style/ThemeOverlay.MaterialComponents.Dark.ActionBar) not found.
|
Build:
src/FrameworkTests/MonoAndroid/Resources/values/styles.xml#L2
style attribute 'attr/windowActionBar (aka com.companyname.monoandroid:attr/windowActionBar)' not found.
|
Build:
src/FrameworkTests/MonoAndroid/Resources/values/styles.xml#L2
style attribute 'attr/windowNoTitle (aka com.companyname.monoandroid:attr/windowNoTitle)' not found.
|
Build
resource style/ThemeOverlay.MaterialComponents.Light (aka com.companyname.monoandroid:style/ThemeOverlay.MaterialComponents.Light) not found.
|
Build
failed linking references.
|
Build
Process completed with exit code 1.
|
Build:
src/FrameworkTests/MauiApp/MainPage.xaml.cs#L18
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 11.0 and later. 'Conversion.ToImage(Stream, string?, int, int, int?, int?, bool, bool, bool, PdfRotation)' is only supported on: 'Android' 31.0 and later, 'Linux', 'macOS/OSX', 'Windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/FrameworkTests/MauiApp/MainPage.xaml.cs#L18
This call site is reachable on: 'MacCatalyst' 13.1 and later. 'Conversion.ToImage(Stream, string?, int, int, int?, int?, bool, bool, bool, PdfRotation)' is only supported on: 'Android' 31.0 and later, 'Linux', 'macOS/OSX', 'Windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/FrameworkTests/AspNetCore/Program.cs#L25
This call site is reachable on all platforms. 'Conversion.ToImage(Stream, string?, int, int, int?, int?, bool, bool, bool, PdfRotation)' is only supported on: 'Android' 31.0 and later, 'Linux', 'macOS/OSX', 'Windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Publish tests results
Could not find any files for artifacts/**/*.trx
|