Skip to content

Update CI

Update CI #5

Triggered via push February 25, 2024 17:27
Status Failure
Total duration 5m 22s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Build and test: test/controllers/switch_user_test.exs#L52
test show not permitted (Bonfire.UI.Me.SwitchUserController.Test)
Build and test: test/controllers/confirm_email_test.exs#L116
test confirmation success (Bonfire.UI.Me.ConfirmEmailController.Test)
Build and test: test/controllers/confirm_email_test.exs#L79
test request success (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/create_user_test.exs#L165
test successfully sets privacy options (Bonfire.UI.Me.CreateUserController.Test)
Build and test: test/controllers/login_test.exs#L148
test success with username (Bonfire.UI.Me.LoginController.Test)
Build and test: test/controllers/create_user_test.exs#L97
test required fields missing name (Bonfire.UI.Me.CreateUserController.Test)
Build and test: test/views/edit_profile_images_test.exs#L5
test upload avatar (Bonfire.Me.Dashboard.EditProfileImagesTest)
Build and test: test/controllers/login_test.exs#L89
test not activated (Bonfire.UI.Me.LoginController.Test)
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