Skip to content

Adds ability to exclude projects from solution-wide analysis #72

Adds ability to exclude projects from solution-wide analysis

Adds ability to exclude projects from solution-wide analysis #72

Triggered via pull request August 17, 2023 20:03
Status Failure
Total duration 1m 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Resource not accessible by integration
build: src/LivingDocumentation.Json/SkipEmptyCollectionsContractResolver.cs#L23
Dereference of a possibly null reference.
build: src/LivingDocumentation.Descriptions/Json/ConcreteTypeConverter.cs#L10
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build: src/LivingDocumentation.Descriptions/Json/ConcreteTypeConverter.cs#L15
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: src/LivingDocumentation.Descriptions/MemberDescription.cs#L28
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: src/LivingDocumentation.Descriptions/TypeDescription.cs#L103
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: src/LivingDocumentation.Descriptions/DocumentationComments/DocumentationCommentsDescription.cs#L51
Possible null reference argument for parameter 'section' in 'string DocumentationCommentsDescription.ParseSection(XElement section, bool removeNewLines = false)'.
build: src/LivingDocumentation.Descriptions/DocumentationComments/DocumentationCommentsDescription.cs#L52
Possible null reference argument for parameter 'section' in 'string DocumentationCommentsDescription.ParseSection(XElement section, bool removeNewLines = false)'.
build: src/LivingDocumentation.Descriptions/DocumentationComments/DocumentationCommentsDescription.cs#L53
Possible null reference argument for parameter 'section' in 'string DocumentationCommentsDescription.ParseSection(XElement section, bool removeNewLines = false)'.
build: src/LivingDocumentation.Descriptions/DocumentationComments/DocumentationCommentsDescription.cs#L54
Possible null reference argument for parameter 'section' in 'string DocumentationCommentsDescription.ParseSection(XElement section, bool removeNewLines = false)'.
build: src/LivingDocumentation.Descriptions/DocumentationComments/DocumentationCommentsDescription.cs#L55
Possible null reference argument for parameter 'section' in 'string DocumentationCommentsDescription.ParseSection(XElement section, bool removeNewLines = false)'.