Feature/show nodes #381
Annotations
10 errors and 1 warning
Build & Test:
test/radiator/podcast_test.exs#L181
test shows delete_show/1 deletes the show (Radiator.PodcastTest)
|
Build & Test:
test/radiator/podcast_test.exs#L117
test shows create_show/2 with invalid data returns error changeset (Radiator.PodcastTest)
|
Build & Test:
test/radiator/podcast_test.exs#L97
test shows create_show/1 with invalid data returns error changeset (Radiator.PodcastTest)
|
Build & Test:
test/radiator/outline/node_repository_test.exs#L153
test get_node_tree/1 returns all nodes from a episode (Radiator.Outline.NodeRepositoryTest)
|
Build & Test:
test/radiator/outline/validations_test.exs#L20
test validate_tree_for_episode/1 a level might have different subtrees (Radiator.Outline.ValidationsTest)
|
Build & Test:
test/radiator/outline/validations_test.exs#L68
test validate_tree_for_episode/1 when a parent has two childs with prev_id nil the tree is invalid (Radiator.Outline.ValidationsTest)
|
Build & Test:
test/radiator/outline/validations_test.exs#L36
test validate_tree_for_episode/1 when two nodes share the same prev_id the tree is invalid (Radiator.Outline.ValidationsTest)
|
Build & Test:
test/radiator/outline/validations_test.exs#L85
test validate_tree_for_episode/1 a tree with a node where parent and prev are not consistent is invalid (Radiator.Outline.ValidationsTest)
|
Build & Test:
test/radiator/outline/validations_test.exs#L52
test validate_tree_for_episode/1 when a nodes has a non connected prev_id the tree is invalid (Radiator.Outline.ValidationsTest)
|
Build & Test:
test/radiator/outline/validations_test.exs#L14
test validate_tree_for_episode/1 validates a tree (Radiator.Outline.ValidationsTest)
|
Build & Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|