Adds ability to exclude projects from solution-wide analysis #71
Annotations
1 error and 10 warnings
|
src/LivingDocumentation.Json/SkipEmptyCollectionsContractResolver.cs#L23
Dereference of a possibly null reference.
|
src/LivingDocumentation.Descriptions/Json/ConcreteTypeConverter.cs#L10
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
src/LivingDocumentation.Descriptions/Json/ConcreteTypeConverter.cs#L15
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
src/LivingDocumentation.Descriptions/MemberDescription.cs#L28
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
src/LivingDocumentation.Descriptions/TypeDescription.cs#L103
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
src/LivingDocumentation.Descriptions/DocumentationComments/DocumentationCommentsDescription.cs#L51
Possible null reference argument for parameter 'section' in 'string DocumentationCommentsDescription.ParseSection(XElement section, bool removeNewLines = false)'.
|
src/LivingDocumentation.Descriptions/DocumentationComments/DocumentationCommentsDescription.cs#L52
Possible null reference argument for parameter 'section' in 'string DocumentationCommentsDescription.ParseSection(XElement section, bool removeNewLines = false)'.
|
src/LivingDocumentation.Descriptions/DocumentationComments/DocumentationCommentsDescription.cs#L53
Possible null reference argument for parameter 'section' in 'string DocumentationCommentsDescription.ParseSection(XElement section, bool removeNewLines = false)'.
|
src/LivingDocumentation.Descriptions/DocumentationComments/DocumentationCommentsDescription.cs#L54
Possible null reference argument for parameter 'section' in 'string DocumentationCommentsDescription.ParseSection(XElement section, bool removeNewLines = false)'.
|
src/LivingDocumentation.Descriptions/DocumentationComments/DocumentationCommentsDescription.cs#L55
Possible null reference argument for parameter 'section' in 'string DocumentationCommentsDescription.ParseSection(XElement section, bool removeNewLines = false)'.
|
The logs for this run have expired and are no longer available.
Loading