Skip to content

remove commanded library #83

remove commanded library

remove commanded library #83

Triggered via pull request November 10, 2024 16:27
Status Failure
Total duration 2m 34s
Artifacts

elixir.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Build and test: test/journi_plan/itineraries_test.exs#L52
test itineraries get_itinerary!/1 returns the itinerary with given id (JourniPlan.ItinerariesTest)
Build and test: test/journi_plan/itineraries_test.exs#L57
test itineraries create_itinerary/1 with valid data creates a itinerary (JourniPlan.ItinerariesTest)
Build and test: test/journi_plan/itineraries_test.exs#L17
test commands should generate events and be projected create itinerary (JourniPlan.ItinerariesTest)
Build and test: test/journi_plan/itineraries_test.exs#L69
test itineraries update_itinerary/2 with valid data updates the itinerary (JourniPlan.ItinerariesTest)
Build and test: test/journi_plan/itineraries_test.exs#L45
test itineraries list_itineraries/0 returns all itineraries (JourniPlan.ItinerariesTest)
Build and test: test/journi_plan/itineraries_test.exs#L80
test itineraries update_itinerary/2 with invalid data returns error changeset (JourniPlan.ItinerariesTest)
Build and test: test/journi_plan/itineraries_test.exs#L86
test itineraries delete_itinerary/1 deletes the itinerary (JourniPlan.ItinerariesTest)
Build and test: test/journi_plan/itineraries_test.exs#L65
test itineraries create_itinerary/1 with invalid data returns error changeset (JourniPlan.ItinerariesTest)
Build and test: test/journi_plan/itineraries_test.exs#L24
test commands should generate events and be projected update itinerary (JourniPlan.ItinerariesTest)
Build and test: test/journi_plan_web/live/journal_entry_live_test.exs#L77
test Index deletes journal_entry in listing (JourniPlanWeb.JournalEntryLiveTest)
Build and test
The following actions use a deprecated Node.js version and will be forced to run on node20: erlef/setup-beam@61e01a43a562a89bfc54c7f9a378ff67b03e4a21, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
Build and test
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it