Improve docs for get_and_update/5 #37
Annotations
2 errors and 3 warnings
Tests and linting (Elixir 1.11, OTP 21.3)
** (CompileError) (for doctest at) lib/nimble_ownership.ex:239: undefined function pid/0
|
Tests and linting (Elixir 1.11, OTP 21.3)
Process completed with exit code 1.
|
Tests and linting (Elixir 1.11, OTP 21.3)
variable "pid" does not exist and is being expanded to "pid()", please use parentheses to remove the ambiguity or change the variable name
|
Tests and linting (Elixir 1.16, OTP 26.1)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Tests and linting (Elixir 1.16, OTP 26.1)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|