Add .NET 8 as TargetFramework #202
Triggered via pull request
November 12, 2023 20:52
Status
Failure
Total duration
18m 54s
Artifacts
–
dotnet.yml
on: pull_request
Build
6m 25s
SonarCloud
18m 42s
Matrix: test
Publish tests results
12s
Annotations
5 errors and 11 warnings
Build
The current .NET SDK does not support targeting .NET 8.0. Either target .NET 7.0 or lower, or use a version of the .NET SDK that supports .NET 8.0. Download the .NET SDK from https://aka.ms/dotnet/download
|
Build
Process completed with exit code 1.
|
SonarCloud
The current .NET SDK does not support targeting .NET 8.0. Either target .NET 7.0 or lower, or use a version of the .NET SDK that supports .NET 8.0. Download the .NET SDK from https://aka.ms/dotnet/download
|
SonarCloud
The target platform identifier android was not recognized.
|
SonarCloud
The current .NET SDK does not support targeting .NET 8.0. Either target .NET 7.0 or lower, or use a version of the .NET SDK that supports .NET 8.0. Download the .NET SDK from https://aka.ms/dotnet/download
|
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)
|