Skip to content

fix: Fix opening a pdf file when the root node of the page tree is a simplified page dictionary #42

fix: Fix opening a pdf file when the root node of the page tree is a simplified page dictionary

fix: Fix opening a pdf file when the root node of the page tree is a simplified page dictionary #42

Triggered via pull request July 31, 2024 02:17
Status Success
Total duration 10m 55s
Artifacts

codeql.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Analyze (csharp)
The following actions use a deprecated Node.js version and will be forced to run on node20: github/codeql-action/init@v2, actions/setup-dotnet@v3, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (csharp): src/iTextSharp.LGPLv2.Core.FunctionalTests/QRCode.Apache.License/qrcode/WriterException.cs#L40
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Analyze (csharp): src/iTextSharp.LGPLv2.Core.FunctionalTests/QRCode.Apache.License/qrcode/ReedSolomonException.cs#L37
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Analyze (csharp): src/iTextSharp.LGPLv2.Core.FunctionalTests/QRCode.Apache.License/qrcode/WriterException.cs#L40
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Analyze (csharp): src/iTextSharp.LGPLv2.Core.FunctionalTests/QRCode.Apache.License/qrcode/ReedSolomonException.cs#L37
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Analyze (csharp)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/