Add .NET 8 as TargetFramework #203
Triggered via pull request
November 15, 2023 09:22
Status
Failure
Total duration
14m 14s
Artifacts
–
dotnet.yml
on: pull_request
Build
7m 8s
SonarCloud
14m 0s
Matrix: test
Publish tests results
13s
Annotations
4 errors and 11 warnings
Build
To build this project, the following workloads must be installed: wasm-tools-net7
|
Build
To install these workloads, run the following command: dotnet workload restore
|
Build
To install these workloads, run the following command: dotnet workload restore
|
Build
Process completed with exit code 1.
|
Publish tests results
Could not find any files for artifacts/**/*.trx
|
SonarCloud:
src/PDFtoImage/PdfiumViewer/NativeMethods.Pdfium.cs#L337
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
SonarCloud:
src/PDFtoImage/PdfiumViewer/PdfFile.cs#L194
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
SonarCloud:
src/PDFtoImage/PdfiumViewer/NativeMethods.Pdfium.cs#L576
Remove the unused private field 'Release'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
SonarCloud:
src/PDFtoImage/PdfiumViewer/NativeMethods.Pdfium.cs#L578
Remove the unused private field 'FFI_Invalidate'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
SonarCloud:
src/PDFtoImage/PdfiumViewer/NativeMethods.Pdfium.cs#L580
Remove the unused private field 'FFI_OutputSelectedRect'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
SonarCloud:
src/PDFtoImage/PdfiumViewer/NativeMethods.Pdfium.cs#L582
Remove the unused private field 'FFI_SetCursor'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
SonarCloud:
src/PDFtoImage/PdfiumViewer/NativeMethods.Pdfium.cs#L584
Remove the unused private field 'FFI_SetTimer'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
SonarCloud:
src/PDFtoImage/PdfiumViewer/NativeMethods.Pdfium.cs#L586
Remove the unused private field 'FFI_KillTimer'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
SonarCloud:
src/PDFtoImage/PdfiumViewer/NativeMethods.Pdfium.cs#L588
Remove the unused private field 'FFI_GetLocalTime'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
SonarCloud:
src/PDFtoImage/PdfiumViewer/NativeMethods.Pdfium.cs#L590
Remove the unused private field 'FFI_OnChange'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|