Skip to content

Bump docker/setup-buildx-action from 2.5.0 to 2.9.1 #57

Bump docker/setup-buildx-action from 2.5.0 to 2.9.1

Bump docker/setup-buildx-action from 2.5.0 to 2.9.1 #57

Status Failure
Total duration 3m 47s
Artifacts

elixir.yml

on: push
Matrix: mix_test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
mix_test (1.13, 25, true, true)
Process completed with exit code 2.
mix_test (1.13, 25, true, true): test/teslamate/vehicles/vehicle/charging_test.exs#L237
"transisitions" should be "transitions".
mix_test (1.13, 25, true, true): test/teslamate_web/live/car_index_live_test.exs#L10
"initiall" should be "initial" or "initially".
mix_test (1.13, 25, true, true): test/teslamate_web/live/geofence_live_test.exs#L372
"initiall" should be "initial" or "initially".
mix_test (1.13, 25, true, true)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
mix_test (1.13, 25, true, true)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
mix_test (1.13, 25, true, true)
:sys.get_debug/3 is deprecated. Incorrectly documented and only for internal use. can often be replaced with sys:get_log/1
mix_test (1.13, 25, true, true)
unused import Bitwise