Feature/image mask #1012
Merged
Feature/image mask #1012
Annotations
10 warnings
|
src/UglyToad.PdfPig/Graphics/SoftMask.cs#L110
Converting null literal or possible null value to non-nullable type.
|
|
src/UglyToad.PdfPig/Graphics/SoftMask.cs#L96
Converting null literal or possible null value to non-nullable type.
|
|
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L149
Dereference of a possibly null reference.
|
|
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L115
Dereference of a possibly null reference.
|
|
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L104
Dereference of a possibly null reference.
|
|
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L88
Dereference of a possibly null reference.
|
|
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L43
Possible null reference argument for parameter 'dictionaryToken' in 'int DictionaryTokenExtensions.GetInt(DictionaryToken dictionaryToken, NameToken name)'.
|
|
src/UglyToad.PdfPig/AdvancedPdfDocumentAccess.cs#L96
Dereference of a possibly null reference.
|
|
src/UglyToad.PdfPig.Fonts/GlyphList.cs#L99
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/UglyToad.PdfPig.Fonts/GlyphList.cs#L99
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading