Use config/test.exs #3
Annotations
12 warnings
Run tests (26.2.4, 1.15.7):
lib/file_config/loader.ex#L242
Function body is nested too deep (max depth is 2, was 3).
|
Run tests (26.2.4, 1.15.7)
use Bitwise is deprecated. import Bitwise instead
|
Run tests (25.3, 1.14.5):
lib/file_config/loader.ex#L242
Function body is nested too deep (max depth is 2, was 3).
|
Run tests (25.3, 1.14.5)
use Bitwise is deprecated. import Bitwise instead
|
Run tests (26.2.4, 1.16.2):
lib/file_config/loader.ex#L242
Function body is nested too deep (max depth is 2, was 3).
|
Run tests (26.2.4, 1.16.2)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Run tests (26.2.4, 1.16.2)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Run tests (25.3, 1.15.7)
use Bitwise is deprecated. import Bitwise instead
|
Run tests (25.3, 1.15.7):
lib/file_config/loader.ex#L242
Function body is nested too deep (max depth is 2, was 3).
|
Run tests (25.3, 1.16.2)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Run tests (25.3, 1.16.2)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Run tests (25.3, 1.16.2):
lib/file_config/loader.ex#L242
Function body is nested too deep (max depth is 2, was 3).
|