Merge pull request #59 from hadashiA/ku/default-value-from-ctor2 #117
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
8 warnings
test-dotnet:
VYaml.Core/Serialization/Resolvers/BuiltinResolver.cs#L195
Empty switch block
|
test-dotnet
'AbstractImpl1.__RegisterVYamlFormatter()' hides inherited member 'AbstractUnion.__RegisterVYamlFormatter()'. Use the new keyword if hiding was intended.
|
test-dotnet
'AbstractImpl2.__RegisterVYamlFormatter()' hides inherited member 'AbstractUnion.__RegisterVYamlFormatter()'. Use the new keyword if hiding was intended.
|
test-dotnet:
VYaml.Tests/Serialization/GeneratorDiagnosticsTest.cs#L13
The field 'GeneratorDiagnosticsTest.baseCompilation' is assigned but its value is never used
|
test-dotnet:
VYaml.Core/Serialization/Resolvers/BuiltinResolver.cs#L195
Empty switch block
|
test-dotnet
'AbstractImpl1.__RegisterVYamlFormatter()' hides inherited member 'AbstractUnion.__RegisterVYamlFormatter()'. Use the new keyword if hiding was intended.
|
test-dotnet
'AbstractImpl2.__RegisterVYamlFormatter()' hides inherited member 'AbstractUnion.__RegisterVYamlFormatter()'. Use the new keyword if hiding was intended.
|
test-dotnet:
VYaml.Tests/Serialization/GeneratorDiagnosticsTest.cs#L13
The field 'GeneratorDiagnosticsTest.baseCompilation' is assigned but its value is never used
|