Skip to content

Bump semver from 5.7.1 to 5.7.2 in /website #54

Bump semver from 5.7.1 to 5.7.2 in /website

Bump semver from 5.7.1 to 5.7.2 in /website #54

Triggered via pull request July 13, 2023 05:12
Status Failure
Total duration 3m 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

elixir.yml

on: pull_request
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