Skip to content
Triggered via pull request February 28, 2024 21:42
@fishinthecalculatorfishinthecalculator
synchronize #1
ci
Status Failure
Total duration 6m 10s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
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#L19
test index shows account's users (Bonfire.UI.Me.SwitchUserController.Test)
Build and test: test/views/edit_profile_images_test.exs#L49
test upload bg image (Bonfire.Me.Dashboard.EditProfileImagesTest)
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#L52
test show not permitted (Bonfire.UI.Me.SwitchUserController.Test)
Build and test: test/controllers/switch_user_test.exs#L12
test index no users (Bonfire.UI.Me.SwitchUserController.Test)
Build and test: test/controllers/create_user_test.exs#L37
test required fields with name (Bonfire.UI.Me.CreateUserController.Test)
Build and test: test/controllers/create_user_test.exs#L144
test successfully create first user (Bonfire.UI.Me.CreateUserController.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/controllers/create_user_test.exs#L18
test required fields missing all (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