Merge pull request #1744 from bors-ng/dependabot/npm_and_yarn/assets/β¦ #2
Annotations
7 warnings
Create Mysql Repo:
deps/ex_link_header/mix.exs#L10
variable "description" does not exist and is being expanded to "description()", please use parentheses to remove the ambiguity or change the variable name
|
Create Mysql Repo:
deps/ex_link_header/mix.exs#L11
variable "package" does not exist and is being expanded to "package()", please use parentheses to remove the ambiguity or change the variable name
|
Create Mysql Repo:
deps/ex_link_header/mix.exs#L12
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
Create Mysql Repo
Enum.filter_map/3 is deprecated. Use Enum.filter/2 + Enum.map/2 or for comprehensions instead
|
Create Mysql Repo
Supervisor.Spec.worker/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Create Mysql Repo:
lib/database/context/permission.ex#L13
missing `:on` in join on BorsNG.Database.LinkMemberProject, defaulting to `on: true`.
|
Create Mysql Repo:
lib/database/context/permission.ex#L23
missing `:on` in join on BorsNG.Database.LinkUserProject, defaulting to `on: true`.
|
Loading