Ci #10
Annotations
10 errors and 10 warnings
Build and test:
test/controllers/create_user_test.exs#L4
test form renders (Bonfire.UI.Me.CreateUserController.Test)
|
Build and test:
test/controllers/create_user_test.exs#L165
test successfully sets privacy options (Bonfire.UI.Me.CreateUserController.Test)
|
Build and test:
test/controllers/confirm_email_test.exs#L123
test confirmation cannot confirm twice (Bonfire.UI.Me.ConfirmEmailController.Test)
|
Build and test:
test/controllers/ghost_actor_test.exs#L6
test instance-wide ghosted local user cannot switch to that identity (Bonfire.UI.Me.Boundaries.InstanceWideGhostActorTest)
|
Build and test:
test/controllers/switch_user_test.exs#L39
test show not found (Bonfire.UI.Me.SwitchUserController.Test)
|
Build and test:
test/views/edit_profile_images_test.exs#L5
test upload avatar (Bonfire.Me.Dashboard.EditProfileImagesTest)
|
Build and test:
test/controllers/create_user_test.exs#L77
test required fields missing username (Bonfire.UI.Me.CreateUserController.Test)
|
Build and test:
test/controllers/confirm_email_test.exs#L116
test confirmation success (Bonfire.UI.Me.ConfirmEmailController.Test)
|
Build and test:
test/views/edit_profile_images_test.exs#L49
test upload bg image (Bonfire.Me.Dashboard.EditProfileImagesTest)
|
Build and test:
test/controllers/create_user_test.exs#L57
test required fields with summary (Bonfire.UI.Me.CreateUserController.Test)
|
Build and test
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Build and test
Kernel.ParallelRequire.files/1 is deprecated. Use Kernel.ParallelCompiler.require/2 instead
|
Build and test
use Bitwise is deprecated. import Bitwise instead
|
Build and test
use Bitwise is deprecated. import Bitwise instead
|
Build and test
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Build and test
Dict.size/1 is deprecated. Use the Map module for working with maps or the Keyword module for working with keyword lists
|
Build and test
String.ljust/3 is deprecated. Use String.pad_trailing/3 with a binary padding instead
|
Build and test
Code.load_file/1 is deprecated. Use Code.require_file/2 or Code.compile_file/2 instead
|
Build and test
Code.load_file/1 is deprecated. Use Code.require_file/2 or Code.compile_file/2 instead
|
Build and test
module attribute @doubled_consonant_pattern was set but never used
|