Merge pull request #60 from eNeRGy164/update-docs #69
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: coverallsapp/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
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