Nightly Release #1179
nightly_release.yml
on: schedule
Check if this commit has already been published
12s
build_and_publish_nightly
2m 0s
Annotations
1 error and 21 warnings
|
build_and_publish_nightly
Process completed with exit code 1.
|
|
tests / build:
src/UglyToad.PdfPig/Writer/Xmp/XmpWriter.cs#L249
Possible null reference argument for parameter 'other' in 'XDocument.XDocument(XDocument other)'.
|
|
tests / build:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L171
Dereference of a possibly null reference.
|
|
tests / build:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L138
Dereference of a possibly null reference.
|
|
tests / build:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L127
Dereference of a possibly null reference.
|
|
tests / build:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L111
Dereference of a possibly null reference.
|
|
tests / build:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L92
Cannot convert null literal to non-nullable reference type.
|
|
tests / build:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L43
Possible null reference argument for parameter 'dictionaryToken' in 'int DictionaryTokenExtensions.GetInt(DictionaryToken dictionaryToken, NameToken name)'.
|
|
tests / build:
src/UglyToad.PdfPig/AdvancedPdfDocumentAccess.cs#L96
Dereference of a possibly null reference.
|
|
tests / build:
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).
|
|
tests / build:
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).
|
|
build_and_publish_nightly:
src/UglyToad.PdfPig/Writer/Xmp/XmpWriter.cs#L249
Possible null reference argument for parameter 'other' in 'XDocument.XDocument(XDocument other)'.
|
|
build_and_publish_nightly:
src/UglyToad.PdfPig/AdvancedPdfDocumentAccess.cs#L96
Dereference of a possibly null reference.
|
|
build_and_publish_nightly:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L171
Dereference of a possibly null reference.
|
|
build_and_publish_nightly:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L138
Dereference of a possibly null reference.
|
|
build_and_publish_nightly:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L127
Dereference of a possibly null reference.
|
|
build_and_publish_nightly:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L111
Dereference of a possibly null reference.
|
|
build_and_publish_nightly:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L92
Cannot convert null literal to non-nullable reference type.
|
|
build_and_publish_nightly:
src/UglyToad.PdfPig/XObjects/XObjectFactory.cs#L43
Possible null reference argument for parameter 'dictionaryToken' in 'int DictionaryTokenExtensions.GetInt(DictionaryToken dictionaryToken, NameToken name)'.
|
|
build_and_publish_nightly:
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_and_publish_nightly:
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).
|
|
build_and_publish_nightly
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|