Bump xunit.analyzers from 1.17.0 to 1.27.0 #349
Annotations
10 warnings
|
Build solution:
Cogs.Publishers/UmlSchemaPublisher.cs#L389
Dereference of a possibly null reference.
|
|
Build solution:
Cogs.Publishers/UmlSchemaPublisher.cs#L388
Dereference of a possibly null reference.
|
|
Build solution:
Cogs.Publishers/UmlSchemaPublisher.cs#L346
Possible null reference argument for parameter 'value' in 'XAttribute.XAttribute(XName name, object value)'.
|
|
Build solution:
Cogs.Publishers/UmlSchemaPublisher.cs#L343
Possible null reference argument for parameter 'value' in 'XAttribute.XAttribute(XName name, object value)'.
|
|
Build solution:
Cogs.Publishers/BuildSphinxDocumentation.cs#L20
Non-nullable field 'sphinxSourcePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build solution:
Cogs.Publishers/BuildSphinxDocumentation.cs#L19
Non-nullable field 'cogsModel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build solution:
Cogs.Publishers/BuildSphinxDocumentation.cs#L18
Non-nullable field 'outputDirectory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build solution:
Cogs.Publishers/UmlSchemaPublisher.cs#L154
Converting null literal or possible null value to non-nullable type.
|
|
Build solution:
Cogs.Publishers/BuildSphinxDocumentation.cs#L435
Dereference of a possibly null reference.
|
|
Build solution:
Cogs.Publishers/BuildSphinxDocumentation.cs#L334
Converting null literal or possible null value to non-nullable type.
|
Loading