perf: limit positions to set elevation for to last 10 days #3508
Triggered via pull request
September 29, 2024 16:47
Status
Failure
Total duration
1m 38s
Artifacts
–
Annotations
4 errors and 4 warnings
Test (Elixir 1.16.2 / OTP 26):
test/teslamate/terrain/update_positions_test.exs#L18
test return the elevation (TeslaMate.Terrain.UpdatePositionsTest)
|
Test (Elixir 1.16.2 / OTP 26):
test/teslamate/terrain/update_positions_test.exs#L67
test handles errors during update! (TeslaMate.Terrain.UpdatePositionsTest)
|
Test (Elixir 1.16.2 / OTP 26)
Process completed with exit code 2.
|
Lint (Elixir 1.16.2 / OTP 26)
Process completed with exit code 2.
|
no_return:
lib/teslamate/log.ex#L173
Function get_positions_without_elevation/0 has no local return.
|
no_return:
lib/teslamate/log.ex#L173
Function get_positions_without_elevation/1 has no local return.
|
no_return:
lib/teslamate/log.ex#L173
Function get_positions_without_elevation/2 has no local return.
|
pattern_match:
lib/teslamate/log.ex#L176
The pattern can never match the type
|