Skip to content

Add release CI.

Add release CI. #8

Triggered via push February 25, 2024 20:20
Status Failure
Total duration 5m 43s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Build and test: test/views/edit_profile_images_test.exs#L49
test upload bg image (Bonfire.Me.Dashboard.EditProfileImagesTest)
Build and test: test/controllers/switch_user_test.exs#L12
test index no users (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/switch_user_test.exs#L66
test show success (Bonfire.UI.Me.SwitchUserController.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/login_test.exs#L148
test success with username (Bonfire.UI.Me.LoginController.Test)
Build and test: test/controllers/login_test.exs#L130
test success with email for an account with multiple user identities (Bonfire.UI.Me.LoginController.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#L123
test confirmation cannot confirm twice (Bonfire.UI.Me.ConfirmEmailController.Test)
Build and test: test/controllers/switch_user_test.exs#L19
test index shows account's users (Bonfire.UI.Me.SwitchUserController.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