Hack to isolate date/time for tests #595
devops.yml
on: push
check_paths
/
check_paths
3s
elixir_dep_verification_and_static_analysis
/
Verify dependencies, POT files, unused dependencies, static analysis
2m 1s
elixir_test
/
Test
4m 21s
Annotations
10 errors and 8 warnings
elixir_test / Test:
test/teslamate/vehicles/vehicle_test.exs#L446
test updates does not log updates <= current version (TeslaMate.Vehicles.VehicleTest)
|
elixir_test / Test:
test/teslamate/vehicles/vehicle_test.exs#L145
test settings change applies new sleep settings (TeslaMate.Vehicles.VehicleTest)
|
elixir_test / Test:
test/teslamate/vehicles/vehicle/streaming_test.exs#L321
test charging starts charging (TeslaMate.Vehicles.Vehicle.StreamingTest)
|
elixir_test / Test:
test/teslamate/vehicles/vehicle/streaming_test.exs#L545
test updating disconnects stream (TeslaMate.Vehicles.Vehicle.StreamingTest)
|
elixir_test / Test:
test/teslamate/vehicles/vehicle/streaming_test.exs#L423
test suspended discards stale stream data when suspended (TeslaMate.Vehicles.Vehicle.StreamingTest)
|
elixir_test / Test:
test/teslamate/vehicles/vehicle/streaming_test.exs#L36
test driving starts a drive (TeslaMate.Vehicles.Vehicle.StreamingTest)
|
elixir_test / Test:
test/teslamate/vehicles/vehicle/streaming_test.exs#L296
test driving discards stale stream data (TeslaMate.Vehicles.Vehicle.StreamingTest)
|
elixir_test / Test:
test/teslamate/vehicles/vehicle/streaming_test.exs#L498
test resumes logging when starting to charge (TeslaMate.Vehicles.Vehicle.StreamingTest)
|
elixir_test / Test:
test/teslamate/vehicles/vehicle/updating_test.exs#L7
test logs an update cycle (TeslaMate.Vehicles.Vehicle.UpdatingTest)
|
elixir_test / Test:
test/teslamate/vehicles/vehicle/updating_test.exs#L66
test logs an update if the status is not empty (TeslaMate.Vehicles.Vehicle.UpdatingTest)
|
elixir_dep_verification_and_static_analysis / Verify dependencies, POT files, unused dependencies, static analysis
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
elixir_test / Test
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
elixir_dep_verification_and_static_analysis / Verify dependencies, POT files, unused dependencies, static analysis
Failed to restore: Cache service responded with 429
|
elixir_dep_verification_and_static_analysis / Verify dependencies, POT files, unused dependencies, static analysis
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
elixir_test / Test
Failed to restore: Cache service responded with 429
|
elixir_test / Test
Failed to restore: Cache service responded with 429
|
elixir_test / Test
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
elixir_test / Test
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|