Fix copy version: add missing assocs and assign skill to characters #1044
Annotations
3 errors and 3 warnings
Run tests:
apps/configurator/test/configurator_web/controllers/version_controller_test.exs#L21
test create version redirects to show when data is valid (ConfiguratorWeb.VersionControllerTest)
|
Run tests:
apps/configurator/test/configurator_web/controllers/version_controller_test.exs#L31
test create version renders errors when data is invalid (ConfiguratorWeb.VersionControllerTest)
|
Run tests
Process completed with exit code 2.
|
Check Elixir Formatting
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
Check Elixir Formatting
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
Check Elixir Formatting
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
Loading