Macos test pipeline fixes #837
Annotations
10 warnings
build:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L149
Dereference of a possibly null reference.
|
build:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L115
Dereference of a possibly null reference.
|
build:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L104
Dereference of a possibly null reference.
|
build:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L88
Dereference of a possibly null reference.
|
build:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L43
Possible null reference argument for parameter 'dictionaryToken' in 'int DictionaryTokenExtensions.GetInt(DictionaryToken dictionaryToken, NameToken name)'.
|
build:
src/UglyToad.PdfPig.Fonts/GlyphList.cs#L99
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/UglyToad.PdfPig.Fonts/GlyphList.cs#L99
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/UglyToad.PdfPig.Fonts/GlyphList.cs#L99
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/UglyToad.PdfPig.Fonts/GlyphList.cs#L99
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/UglyToad.PdfPig.Fonts/GlyphList.cs#L99
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|