Skip to content

Feature/エラーのyaml上での位置をjsonnodeに含めるようにする #18

Feature/エラーのyaml上での位置をjsonnodeに含めるようにする

Feature/エラーのyaml上での位置をjsonnodeに含めるようにする #18

Triggered via pull request January 29, 2025 02:59
Status Success
Total duration 42s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/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/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/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]'.