Feature/エラーのyaml上での位置をjsonnodeに含めるようにする #18
Annotations
20 warnings
test:
mooresmaster.Generator/Yaml/YamlParser.cs#L32
Cannot convert null literal to non-nullable reference type.
|
test:
mooresmaster.Generator/Yaml/YamlParser.cs#L57
Possible null reference argument for parameter 'key' in 'IJsonNode Dictionary<string, IJsonNode>.this[string key]'.
|
test:
mooresmaster.Generator/YamlDotNet/Helpers/ExpressionExtensions.cs#L48
Possible null reference return.
|
test:
mooresmaster.Generator/YamlDotNet/Helpers/ExpressionExtensions.cs#L54
Possible null reference return.
|
test:
mooresmaster.Generator/YamlDotNet/Helpers/ExpressionExtensions.cs#L61
Possible null reference return.
|
test:
mooresmaster.Generator/YamlDotNet/Helpers/ExpressionExtensions.cs#L63
Possible null reference return.
|
test:
mooresmaster.Generator/YamlDotNet/Helpers/ExpressionExtensions.cs#L66
Possible null reference return.
|
test:
mooresmaster.Generator/YamlDotNet/Serialization/BufferedDeserialization/TypeDiscriminators/UniqueKeyTypeDiscriminator.cs#L80
Dereference of a possibly null reference.
|
test:
mooresmaster.Generator/YamlDotNet/ReflectionExtensions.cs#L71
Converting null literal or possible null value to non-nullable type.
|
test:
mooresmaster.Generator/Analyze/Analyzer.cs#L46
Possible null reference argument for parameter 'analyzer' in 'Analyzer Analyzer.AddAnalyzer(IAnalyzer analyzer)'.
|
test:
mooresmaster.Generator/Yaml/YamlParser.cs#L32
Cannot convert null literal to non-nullable reference type.
|
test:
mooresmaster.Generator/Yaml/YamlParser.cs#L57
Possible null reference argument for parameter 'key' in 'IJsonNode Dictionary<string, IJsonNode>.this[string key]'.
|
test:
mooresmaster.Generator/YamlDotNet/Serialization/YamlAttributeOverrides.cs#L58
Possible null reference return.
|
test:
mooresmaster.Generator/NameResolve/NameResolver.cs#L118
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
test:
mooresmaster.Generator/NameResolve/NameResolver.cs#L122
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
test:
mooresmaster.Generator/NameResolve/NameResolver.cs#L126
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
test:
mooresmaster.Generator/YamlDotNet/Serialization/BufferedDeserialization/TypeDiscriminators/UniqueKeyTypeDiscriminator.cs#L80
Dereference of a possibly null reference.
|
test:
mooresmaster.Generator/Analyze/Analyzer.cs#L46
Possible null reference argument for parameter 'analyzer' in 'Analyzer Analyzer.AddAnalyzer(IAnalyzer analyzer)'.
|
test:
mooresmaster.Generator/YamlDotNet/ReflectionExtensions.cs#L71
Converting null literal or possible null value to non-nullable type.
|
test:
mooresmaster.Generator/Definitions/Types.cs#L28
Possible null reference argument for parameter 'key' in 'TypeName Dictionary<ITypeId, TypeName>.this[ITypeId key]'.
|