Fix premature interval logic change in error handler #2773
devops.yml
on: push
check_paths
/
check_paths
8s
elixir_dep_verification_and_static_analysis
/
Verify dependencies, POT files, unused dependencies, static analysis
42s
elixir_test
/
Test
4m 12s
Annotations
10 errors and 3 warnings
|
elixir_test / Test:
test/teslamate/vehicles/vehicle/charging_sync_test.exs#L13
test handles invalid charge data (TeslaMate.Vehicles.Vehicle.ChargingSyncTest)
|
|
elixir_test / Test:
test/teslamate/vehicles/vehicle_test.exs#L52
test starting handles asleep state (TeslaMate.Vehicles.VehicleTest)
|
|
elixir_test / Test:
test/teslamate/vehicles/vehicle_test.exs#L39
test starting handles offline state (TeslaMate.Vehicles.VehicleTest)
|
|
elixir_test / Test:
test/teslamate/vehicles/vehicle_test.exs#L86
test resume_logging/1 increases polling frequency if asleep (TeslaMate.Vehicles.VehicleTest)
|
|
elixir_test / Test:
test/teslamate/vehicles/vehicle_test.exs#L384
test summary returns the summary even if the api call is blocked (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_test.exs#L281
test error handling ends a drive if vehicle is in service (TeslaMate.Vehicles.VehicleTest)
|
|
elixir_test / Test:
test/teslamate/vehicles/vehicle_test.exs#L337
test error handling broadcasts the summary when the health check succeeds again (TeslaMate.Vehicles.VehicleTest)
|
|
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#L113
test resume_logging/1 increases polling frequency if offline (TeslaMate.Vehicles.VehicleTest)
|
|
check_paths / check_paths
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
elixir_dep_verification_and_static_analysis / Verify dependencies, POT files, unused dependencies, static analysis
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871, erlef/setup-beam@b9c58b0450cd832ccdb3c17cc156a47065d2114f. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
elixir_test / Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871, erlef/setup-beam@b9c58b0450cd832ccdb3c17cc156a47065d2114f. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|