Update lib/hex/mix.ex #937
Annotations
2 errors and 9 warnings
Run tests:
lib/hex/mix.ex#L76
** (CompileError) lib/hex/mix.ex:76: undefined function dep/0
|
Run tests
Process completed with exit code 1.
|
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/.
|
Run tests
System.stacktrace/0 outside of rescue/catch clauses is deprecated. If you want to support only Elixir v1.7+, you must access __STACKTRACE__ inside a rescue/catch. If you want to support earlier Elixir versions, move System.stacktrace/0 inside a rescue/catch
|
Run tests
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
|
Run tests:
lib/hex/mix.ex#L76
variable "dep" does not exist and is being expanded to "dep()", please use parentheses to remove the ambiguity or change the variable name
|
Run tests:
lib/hex/mix.ex#L77
variable "dep" does not exist and is being expanded to "dep()", please use parentheses to remove the ambiguity or change the variable name
|
Run tests:
lib/hex/mix.ex#L85
variable "dep" does not exist and is being expanded to "dep()", please use parentheses to remove the ambiguity or change the variable name
|
Run tests:
lib/hex/mix.ex#L87
variable "dep" does not exist and is being expanded to "dep()", please use parentheses to remove the ambiguity or change the variable name
|
Run tests:
lib/hex/mix.ex#L88
variable "dep" does not exist and is being expanded to "dep()", please use parentheses to remove the ambiguity or change the variable name
|
Run tests:
lib/hex/mix.ex#L75
variable "deps" is unused
|
Loading