fixes #138
Annotations
6 errors and 15 warnings
OTP 25.1 / Elixir 1.14.5:
lib/brangus_web/controllers/team_controller.ex#L58
** (CompileError) lib/brangus_web/controllers/team_controller.ex:58: undefined function params/0 (expected BrangusWeb.TeamController to define such a function or for it to be imported, but none are available)
|
OTP 25.1 / Elixir 1.14.5
Process completed with exit code 2.
|
OTP 25.1 / Elixir 1.14.3:
lib/brangus_web/controllers/team_controller.ex#L58
** (CompileError) lib/brangus_web/controllers/team_controller.ex:58: undefined function params/0 (expected BrangusWeb.TeamController to define such a function or for it to be imported, but none are available)
|
OTP 25.1 / Elixir 1.14.3
Process completed with exit code 2.
|
OTP 25.1 / Elixir 1.14.4:
lib/brangus_web/controllers/team_controller.ex#L58
** (CompileError) lib/brangus_web/controllers/team_controller.ex:58: undefined function params/0 (expected BrangusWeb.TeamController to define such a function or for it to be imported, but none are available)
|
OTP 25.1 / Elixir 1.14.4
Process completed with exit code 2.
|
OTP 25.1 / Elixir 1.14.5
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
OTP 25.1 / Elixir 1.14.5:
lib/brangus/module/team_module.ex#L170
variable "name" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
OTP 25.1 / Elixir 1.14.5:
lib/brangus_web/controllers/team_controller.ex#L58
variable "params" does not exist and is being expanded to "params()", please use parentheses to remove the ambiguity or change the variable name
|
OTP 25.1 / Elixir 1.14.5:
lib/brangus_web/controllers/team_controller.ex#L59
variable "params" does not exist and is being expanded to "params()", please use parentheses to remove the ambiguity or change the variable name
|
OTP 25.1 / Elixir 1.14.5:
lib/brangus_web/controllers/team_controller.ex#L59
undefined function params/0 (expected BrangusWeb.TeamController to define such a function or for it to be imported, but none are available)
|
OTP 25.1 / Elixir 1.14.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
OTP 25.1 / Elixir 1.14.3:
lib/brangus/module/team_module.ex#L170
variable "name" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
OTP 25.1 / Elixir 1.14.3:
lib/brangus_web/controllers/team_controller.ex#L58
variable "params" does not exist and is being expanded to "params()", please use parentheses to remove the ambiguity or change the variable name
|
OTP 25.1 / Elixir 1.14.3:
lib/brangus_web/controllers/team_controller.ex#L59
variable "params" does not exist and is being expanded to "params()", please use parentheses to remove the ambiguity or change the variable name
|
OTP 25.1 / Elixir 1.14.3:
lib/brangus_web/controllers/team_controller.ex#L59
undefined function params/0 (expected BrangusWeb.TeamController to define such a function or for it to be imported, but none are available)
|
OTP 25.1 / Elixir 1.14.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
OTP 25.1 / Elixir 1.14.4:
lib/brangus/module/team_module.ex#L170
variable "name" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
OTP 25.1 / Elixir 1.14.4:
lib/brangus_web/controllers/team_controller.ex#L58
variable "params" does not exist and is being expanded to "params()", please use parentheses to remove the ambiguity or change the variable name
|
OTP 25.1 / Elixir 1.14.4:
lib/brangus_web/controllers/team_controller.ex#L59
variable "params" does not exist and is being expanded to "params()", please use parentheses to remove the ambiguity or change the variable name
|
OTP 25.1 / Elixir 1.14.4:
lib/brangus_web/controllers/team_controller.ex#L59
undefined function params/0 (expected BrangusWeb.TeamController to define such a function or for it to be imported, but none are available)
|