Skip to content

[PR] Adding drag n drop and index-based reordering #217

[PR] Adding drag n drop and index-based reordering

[PR] Adding drag n drop and index-based reordering #217

Triggered via pull request August 31, 2023 01:38
Status Failure
Total duration 1m 8s
Artifacts

pr.yml

on: pull_request
Matrix: Build and Test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 18 warnings
Build and Test (25.1.2, 1.14.2): test/app/stats_test.exs#L67
test Stats.person_with_item_and_timer_count/1 returns a sorted list based on the column (App.StatsTest)
Build and Test (25.1.2, 1.14.2): test/app/stats_test.exs#L9
test Stats.person_with_item_and_timer_count/0 returns a list of count of timers and items for each given person (App.StatsTest)
Build and Test (25.1.2, 1.14.2): test/app/stats_test.exs#L87
test Stats.person_with_item_and_timer_count/1 returns a sorted list by person_id if invalid sorted column and order (App.StatsTest)
Build and Test (25.1.2, 1.14.2): test/app/stats_test.exs#L51
test Stats.person_with_item_and_timer_count/1 returns a list sorted in ascending order (App.StatsTest)
Build and Test (25.1.2, 1.14.2): test/app_web/live/stats_live_test.exs#L139
test sorting column when clicked (AppWeb.StatsLiveTest)
Build and Test (25.1.2, 1.14.2): test/app_web/live/stats_live_test.exs#L59
test handle broadcast when item is created (AppWeb.StatsLiveTest)
Build and Test (25.1.2, 1.14.2): test/app_web/live/stats_live_test.exs#L91
test handle broadcast when timer is created (AppWeb.StatsLiveTest)
Build and Test (25.1.2, 1.14.2): test/app_web/live/stats_live_test.exs#L15
test display metrics on mount (AppWeb.StatsLiveTest)
Build and Test (25.1.2, 1.14.2)
Process completed with exit code 2.
Build and Test (25.1.2, 1.14.2)
defp is_valid_hash_code/1 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
defp encode_internal/3 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
defp decode_internal/3 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
defp check_length/2 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
defp check_truncated_digest_length/3 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
defp check_digest_length/2 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
defp get_hash_info/1 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
defp get_hash_function/1 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
defp get_from_dict/3 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
defp is_valid_hash_code/1 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
defp encode_internal/3 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
defp decode_internal/3 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
defp check_length/2 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
defp check_truncated_digest_length/3 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
defp check_digest_length/2 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
defp get_hash_info/1 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
defp get_hash_function/1 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
defp get_from_dict/3 is private, @doc attribute is always discarded for private functions/macros/types