Bump the tests group with 2 updates #429
Triggered via pull request
December 22, 2025 04:03
Status
Success
Total duration
10m 43s
Artifacts
–
Annotations
5 warnings
|
build:
src/iTextSharp.LGPLv2.Core.FunctionalTests/Issues/Issue42.cs#L33
Use 'Assert.Contains' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
src/iTextSharp.LGPLv2.Core.FunctionalTests/PdfReaderTests.cs#L74
Use 'Assert.Contains' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
src/iTextSharp.LGPLv2.Core.FunctionalTests/PdfSmartCopyTests.cs#L22
Use 'Assert.IsGreaterThan' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
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)
|
|
build:
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)
|