Merge commit 'c8b35364608f1d722a4b51eacd837c2341e1b854' #14
Annotations
10 errors and 10 warnings
mooresmaster.SandBox/Program.cs#L1
The type or namespace name 'Mooresmaster' could not be found (are you missing a using directive or an assembly reference?)
|
mooresmaster.SandBox/Program.cs#L2
The type or namespace name 'Mooresmaster' could not be found (are you missing a using directive or an assembly reference?)
|
mooresmaster.SandBox/Program.cs#L3
The type or namespace name 'Mooresmaster' could not be found (are you missing a using directive or an assembly reference?)
|
mooresmaster.SandBox/Program.cs#L4
The type or namespace name 'Mooresmaster' could not be found (are you missing a using directive or an assembly reference?)
|
mooresmaster.SandBox/Program.cs#L5
The type or namespace name 'Mooresmaster' could not be found (are you missing a using directive or an assembly reference?)
|
mooresmaster.SandBox/Program.cs#L6
The type or namespace name 'Mooresmaster' could not be found (are you missing a using directive or an assembly reference?)
|
mooresmaster.SandBox/Program.cs#L1
The type or namespace name 'Mooresmaster' could not be found (are you missing a using directive or an assembly reference?)
|
mooresmaster.SandBox/Program.cs#L2
The type or namespace name 'Mooresmaster' could not be found (are you missing a using directive or an assembly reference?)
|
mooresmaster.SandBox/Program.cs#L3
The type or namespace name 'Mooresmaster' could not be found (are you missing a using directive or an assembly reference?)
|
mooresmaster.SandBox/Program.cs#L4
The type or namespace name 'Mooresmaster' could not be found (are you missing a using directive or an assembly reference?)
|
mooresmaster.Generator/Definitions/Types.cs#L40
Possible null reference argument for parameter 'key' in 'TypeName Dictionary<ITypeId, TypeName>.this[ITypeId key]'.
|
mooresmaster.Generator/Definitions/Types.cs#L41
Possible null reference argument for parameter 'key' in 'TypeName Dictionary<ITypeId, TypeName>.this[ITypeId key]'.
|
mooresmaster.Generator/JsonSchema/JsonSchemaParser.cs#L81
Dereference of a possibly null reference.
|
mooresmaster.Generator/JsonSchema/JsonSchemaParser.cs#L81
Converting null literal or possible null value to non-nullable type.
|
mooresmaster.Generator/JsonSchema/JsonSchemaParser.cs#L81
Possible null reference argument for parameter 'json' in 'bool JsonSchemaParser.IsNullable(JsonObject json)'.
|
mooresmaster.Generator/NameResolve/NameResolver.cs#L94
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
mooresmaster.Generator/NameResolve/NameResolver.cs#L98
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
mooresmaster.Generator/NameResolve/NameResolver.cs#L102
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
mooresmaster.Generator/LoaderGenerate/LoaderGenerator.cs#L225
Nullable value type may be null.
|
mooresmaster.Tests/Test.cs#L173
The variable 'json' is assigned but its value is never used
|
The logs for this run have expired and are no longer available.
Loading