Generate types and type specs for all generated functions in aws-elixir and aws-erlang #241
Annotations
2 errors and 12 warnings
Generate aws-elixir:
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-elixir
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Generate aws-elixir:
lib/aws_codegen/shapes.ex#L2
unused alias Name
|
Generate aws-elixir:
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-elixir:
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-elixir:
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-elixir:
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-elixir:
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-elixir:
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-elixir:
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-elixir:
lib/aws_codegen/post_service.ex#L5
unused alias Name
|
Generate aws-elixir:
lib/aws_codegen/post_service.ex#L4
unused alias Shapes
|
Loading