Update README.md #1020
Merged
Update README.md #1020
Annotations
10 warnings
|
src/UglyToad.PdfPig/Graphics/SoftMask.cs#L96
Converting null literal or possible null value to non-nullable type.
|
|
src/UglyToad.PdfPig/PdfExtensions.cs#L121
Possible null reference argument for parameter 'item' in 'void List<IToken>.Add(IToken item)'.
|
|
src/UglyToad.PdfPig/PdfExtensions.cs#L109
Possible null reference assignment.
|
|
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.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