Skip to content

localを別スキーマから参照しようとするとエラーになることを検証 #10

localを別スキーマから参照しようとするとエラーになることを検証

localを別スキーマから参照しようとするとエラーになることを検証 #10

Triggered via push January 8, 2025 09:05
Status Success
Total duration 42s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/Definitions/Types.cs#L28
Possible null reference argument for parameter 'key' in 'TypeName Dictionary<ITypeId, TypeName>.this[ITypeId key]'.
test: mooresmaster.Generator/Definitions/Types.cs#L29
Possible null reference argument for parameter 'key' in 'TypeName Dictionary<ITypeId, TypeName>.this[ITypeId key]'.
test: mooresmaster.Generator/JsonSchema/JsonSchemaParser.cs#L66
Dereference of a possibly null reference.
test: mooresmaster.Generator/JsonSchema/JsonSchemaParser.cs#L73
Dereference of a possibly null reference.
test: mooresmaster.Generator/JsonSchema/JsonSchemaParser.cs#L73
Possible null reference assignment.
test: mooresmaster.Generator/Definitions/Types.cs#L28
Possible null reference argument for parameter 'key' in 'TypeName Dictionary<ITypeId, TypeName>.this[ITypeId key]'.
test: mooresmaster.Generator/Definitions/Types.cs#L29
Possible null reference argument for parameter 'key' in 'TypeName Dictionary<ITypeId, TypeName>.this[ITypeId key]'.
test: mooresmaster.Generator/YamlDotNet/ReflectionExtensions.cs#L71
Converting null literal or possible null value to non-nullable type.
test: mooresmaster.Generator/LoaderGenerate/LoaderGenerator.cs#L256
Nullable value type may be null.
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)'.