Add and deprecate target frameworks #418
dotnet.yml
on: pull_request
Matrix: test
Publish tests results
7s
Annotations
2 errors and 11 warnings
Build
Process completed with exit code 1.
|
Publish tests results
This action finished successfully, but test results have status neutral / inconclusive.
|
Publish tests results
Could not find any files for artifacts/**/*.trx
|
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/Internals/NativeMethods.cs#L477
Rename class 'FPDF_FORMFILLINFO' to match pascal case naming rules, consider using 'FpdfFormfillinfo'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
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)
|
SonarCloud:
src/PDFtoImage/Internals/NativeMethods.cs#L397
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#L400
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#L403
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#L406
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#L409
Rename this method to not shadow the outer class' member with the same name. (https://rules.sonarsource.com/csharp/RSPEC-3218)
|