Generate types and type specs for all generated functions in aws-elixir and aws-erlang #243
Annotations
2 errors and 10 warnings
Generate aws-erlang:
lib/aws_codegen/rest_service.ex#L175
** (CompileError) lib/aws_codegen/rest_service.ex:175: undefined function action/0 (expected AWS.CodeGen.RestService to define such a function or for it to be imported, but none are available)
|
Generate aws-erlang
Process completed with exit code 1.
|
Generate aws-erlang:
lib/aws_codegen/shapes.ex#L2
unused alias Name
|
Generate aws-erlang:
lib/aws_codegen/rest_service.ex#L175
variable "action" does not exist and is being expanded to "action()", please use parentheses to remove the ambiguity or change the variable name
|
Generate aws-erlang:
lib/aws_codegen/rest_service.ex#L185
variable "action" does not exist and is being expanded to "action()", please use parentheses to remove the ambiguity or change the variable name
|
Generate aws-erlang:
lib/aws_codegen/rest_service.ex#L186
variable "action" does not exist and is being expanded to "action()", please use parentheses to remove the ambiguity or change the variable name
|
Generate aws-erlang:
lib/aws_codegen/rest_service.ex#L187
variable "action" does not exist and is being expanded to "action()", please use parentheses to remove the ambiguity or change the variable name
|
Generate aws-erlang:
lib/aws_codegen/rest_service.ex#L180
variable "action" does not exist and is being expanded to "action()", please use parentheses to remove the ambiguity or change the variable name
|
Generate aws-erlang:
lib/aws_codegen/rest_service.ex#L181
variable "action" does not exist and is being expanded to "action()", please use parentheses to remove the ambiguity or change the variable name
|
Generate aws-erlang:
lib/aws_codegen/rest_service.ex#L191
variable "action" does not exist and is being expanded to "action()", please use parentheses to remove the ambiguity or change the variable name
|
Generate aws-erlang:
lib/aws_codegen/post_service.ex#L5
unused alias Name
|
Generate aws-erlang:
lib/aws_codegen/post_service.ex#L4
unused alias Shapes
|
Loading