Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 #353
Annotations
10 warnings
|
Build solution:
Cogs.Publishers/UmlSchemaPublisher.cs#L388
Dereference of a possibly null reference.
|
|
Build solution:
Cogs.Publishers/DotSchemaPublisher.cs#L77
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/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.
|
|
Build solution:
Cogs.Publishers/UmlSchemaPublisher.cs#L154
Converting null literal or possible null value to non-nullable type.
|
Loading