Skip to content

Add signed build provenance attestations; update NuGet packages #328

Add signed build provenance attestations; update NuGet packages

Add signed build provenance attestations; update NuGet packages #328

Triggered via pull request May 14, 2024 14:57
Status Failure
Total duration 48m 37s
Artifacts

dotnet.yml

on: pull_request
Matrix: test
Publish tests results
13s
Publish tests results
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 20 warnings
Build
Error: Could not find subject at path src/PDFtoImage/bin/Debug/*.nupkg src/PDFtoImage/bin/Debug/*.snupkg
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
SonarCloud: src/PDFtoImage/Internals/PdfFile.cs#L142
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
SonarCloud: src/PDFtoImage/RenderOptions.cs#L42
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/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#L468
Remove the unused private field 'Release'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
SonarCloud: src/PDFtoImage/Internals/NativeMethods.cs#L470
Remove the unused private field 'FFI_Invalidate'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
SonarCloud: src/PDFtoImage/Internals/NativeMethods.cs#L472
Remove the unused private field 'FFI_OutputSelectedRect'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
SonarCloud: src/PDFtoImage/Internals/NativeMethods.cs#L474
Remove the unused private field 'FFI_SetCursor'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
SonarCloud: src/PDFtoImage/Internals/NativeMethods.cs#L476
Remove the unused private field 'FFI_SetTimer'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
SonarCloud: src/PDFtoImage/Internals/NativeMethods.cs#L478
Remove the unused private field 'FFI_KillTimer'. (https://rules.sonarsource.com/csharp/RSPEC-1144)