Add SmithyModelExtensions and KebabCase method #1
Annotations
9 errors and 10 warnings
|
|
|
Smithy.CSharpGenerator/Generators/ResourceGenerator.cs#L55
'KeyValuePair<string, string>' does not contain a definition for 'Name' and no accessible extension method 'Name' accepting a first argument of type 'KeyValuePair<string, string>' could be found (are you missing a using directive or an assembly reference?)
|
|
Smithy.CSharpGenerator/Generators/ResourceGenerator.cs#L52
'KeyValuePair<string, string>' does not contain a definition for 'Target' and no accessible extension method 'Target' accepting a first argument of type 'KeyValuePair<string, string>' could be found (are you missing a using directive or an assembly reference?)
|
|
Smithy.CSharpGenerator/Generators/ResourceGenerator.cs#L40
'KeyValuePair<string, string>' does not contain a definition for 'Name' and no accessible extension method 'Name' accepting a first argument of type 'KeyValuePair<string, string>' could be found (are you missing a using directive or an assembly reference?)
|
|
Smithy.CSharpGenerator/Generators/ResourceGenerator.cs#L37
'KeyValuePair<string, string>' does not contain a definition for 'Target' and no accessible extension method 'Target' accepting a first argument of type 'KeyValuePair<string, string>' could be found (are you missing a using directive or an assembly reference?)
|
|
Smithy.CSharpGenerator/Generators/ResourceGenerator.cs#L55
'KeyValuePair<string, string>' does not contain a definition for 'Name' and no accessible extension method 'Name' accepting a first argument of type 'KeyValuePair<string, string>' could be found (are you missing a using directive or an assembly reference?)
|
|
Smithy.CSharpGenerator/Generators/ResourceGenerator.cs#L52
'KeyValuePair<string, string>' does not contain a definition for 'Target' and no accessible extension method 'Target' accepting a first argument of type 'KeyValuePair<string, string>' could be found (are you missing a using directive or an assembly reference?)
|
|
Smithy.CSharpGenerator/Generators/ResourceGenerator.cs#L40
'KeyValuePair<string, string>' does not contain a definition for 'Name' and no accessible extension method 'Name' accepting a first argument of type 'KeyValuePair<string, string>' could be found (are you missing a using directive or an assembly reference?)
|
|
Smithy.CSharpGenerator/Generators/ResourceGenerator.cs#L37
'KeyValuePair<string, string>' does not contain a definition for 'Target' and no accessible extension method 'Target' accepting a first argument of type 'KeyValuePair<string, string>' could be found (are you missing a using directive or an assembly reference?)
|
|
Smithy.Model/SmithyModelExtensions.cs#L21
Possible null reference return.
|
|
Smithy.CSharpGenerator/Generators/ServiceGenerator.cs#L127
Possible null reference argument for parameter 'httpErrorTrait' in 'string HttpProtocolGenerator.FormatHttpErrorTrait(ConstraintTrait httpErrorTrait)'.
|
|
Smithy.CSharpGenerator/Generators/ServiceGenerator.cs#L123
Possible null reference argument for parameter 'httpTrait' in 'string HttpProtocolGenerator.FormatHttpTrait(ConstraintTrait httpTrait)'.
|
|
Smithy.CSharpGenerator/Generators/StructureGenerator.cs#L28
Converting null literal or possible null value to non-nullable type.
|
|
Smithy.Model/SmithyJsonAstParser.cs#L47
Possible null reference assignment.
|
|
Smithy.Model/SmithyJsonAstParser.cs#L25
Possible null reference assignment.
|
|
Smithy.Model/SmithyModelExtensions.cs#L37
Possible null reference return.
|
|
Smithy.Model/SmithyModelExtensions.cs#L35
Possible null reference return.
|
|
Smithy.Model/SmithyModelExtensions.cs#L23
Possible null reference return.
|
|
Smithy.Model/SmithyModelExtensions.cs#L21
Possible null reference return.
|
The logs for this run have expired and are no longer available.
Loading