tests for list_nodes_by_episode_sorted
#127
Annotations
2 errors and 2 warnings
Build & Test:
test/radiator/outline_test.exs#L648
test get_node_tree/1 within level the nodes are sorted by previous id (Radiator.OutlineTest)
|
Build & Test
Process completed with exit code 2.
|
Build & Test
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
|
Build & Test
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
|