sync Apache PDFBox 3.0 through 2902dd4 #1809
ci.yml
on: push
build-and-test
1m 36s
runtime-parity
0s
Annotations
1 error and 10 warnings
|
build-and-test
Process completed with exit code 1.
|
|
build-and-test:
src/PdfBox.Net.Examples/Signature/CreateVisibleSignature.cs#L186
Possible null reference argument for parameter 'signatureInterface' in 'void PDDocument.AddSignature(PDSignature sigObject, SignatureInterface signatureInterface)'.
|
|
build-and-test:
src/PdfBox.Net/PDModel/PDPageContentStream.cs#L654
Dereference of a possibly null reference.
|
|
build-and-test:
src/PdfBox.Net/PDModel/PDPageContentStream.cs#L649
Dereference of a possibly null reference.
|
|
build-and-test:
src/PdfBox.Net/PDModel/PDPageContentStream.cs#L646
Converting null literal or possible null value to non-nullable type.
|
|
build-and-test:
src/PdfBox.Net/PDModel/Font/PDCIDFont.cs#L176
Converting null literal or possible null value to non-nullable type.
|
|
build-and-test:
src/PdfBox.Net.Examples/Signature/CreateVisibleSignature.cs#L186
Possible null reference argument for parameter 'signatureInterface' in 'void PDDocument.AddSignature(PDSignature sigObject, SignatureInterface signatureInterface)'.
|
|
build-and-test:
src/PdfBox.Net/PDModel/PDPageContentStream.cs#L654
Dereference of a possibly null reference.
|
|
build-and-test:
src/PdfBox.Net/PDModel/PDPageContentStream.cs#L649
Dereference of a possibly null reference.
|
|
build-and-test:
src/PdfBox.Net/PDModel/PDPageContentStream.cs#L646
Converting null literal or possible null value to non-nullable type.
|
|
build-and-test:
src/PdfBox.Net/PDModel/Font/PDCIDFont.cs#L176
Converting null literal or possible null value to non-nullable type.
|