chore(deps): bump coverlet.collector from 6.0.2 to 6.0.3 (#126) #236
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build with dotnet:
SafeRapidPdf/Objects/PdfStream.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build with dotnet:
SafeRapidPdf/Objects/PdfData.cs#L11
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
Build with dotnet:
SafeRapidPdf/Document/PdfCatalog.cs#L9
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
Build with dotnet:
SafeRapidPdf/Document/PdfPage.cs#L10
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
Build with dotnet:
SafeRapidPdf/Objects/PdfIndirectObject.cs#L23
Identifier 'Object' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
|
Build with dotnet:
SafeRapidPdf/Objects/PdfXRef.cs#L8
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
Build with dotnet:
SafeRapidPdf/Document/PdfTrimBox.cs#L10
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
|
Build with dotnet:
SafeRapidPdf/Document/PdfArtBox.cs#L10
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
|
Build with dotnet:
SafeRapidPdf/Attributes/ParameterTypeAttribute.cs#L6
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
|
Build with dotnet:
SafeRapidPdf/Document/PdfBleedBox.cs#L11
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
|
Loading