Update DebugType to portable to fix issue when publishing NuGet#1342
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build the solution:
src/UglyToad.PdfPig/AdvancedPdfDocumentAccess.cs#L96
Dereference of a possibly null reference.
|
|
Build the solution:
src/UglyToad.PdfPig/Writer/Xmp/XmpWriter.cs#L249
Possible null reference argument for parameter 'other' in 'XDocument.XDocument(XDocument other)'.
|
|
Build the solution:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L171
Dereference of a possibly null reference.
|
|
Build the solution:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L138
Dereference of a possibly null reference.
|
|
Build the solution:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L127
Dereference of a possibly null reference.
|
|
Build the solution:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L111
Dereference of a possibly null reference.
|
|
Build the solution:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L92
Cannot convert null literal to non-nullable reference type.
|
|
Build the solution:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L43
Possible null reference argument for parameter 'dictionaryToken' in 'int DictionaryTokenExtensions.GetInt(DictionaryToken dictionaryToken, NameToken name)'.
|
|
Build the solution:
src/UglyToad.PdfPig/Writer/PdfDedupStreamWriter.cs#L74
Nullability of reference types in type of parameter 'y' of 'bool FNVByteComparison.Equals(byte[] x, byte[] y)' doesn't match implicitly implemented member 'bool IEqualityComparer<byte[]>.Equals(byte[]? x, byte[]? y)' (possibly because of nullability attributes).
|
|
Build the solution:
src/UglyToad.PdfPig/Writer/PdfDedupStreamWriter.cs#L74
Nullability of reference types in type of parameter 'x' of 'bool FNVByteComparison.Equals(byte[] x, byte[] y)' doesn't match implicitly implemented member 'bool IEqualityComparer<byte[]>.Equals(byte[]? x, byte[]? y)' (possibly because of nullability attributes).
|
background
wait
wait-all
cancel
parallel
Loading