add live views for activity and journal entry #69
Annotations
10 errors and 3 warnings
Build and test:
test/journi_plan_web/live/activity_live_test.exs#L31
test Index saves new activity (JourniPlanWeb.ActivityLiveTest)
|
Build and test:
test/journi_plan_web/live/activity_live_test.exs#L82
test Show displays activity (JourniPlanWeb.ActivityLiveTest)
|
Build and test:
test/journi_plan_web/live/activity_live_test.exs#L24
test Index lists all activities (JourniPlanWeb.ActivityLiveTest)
|
Build and test:
test/journi_plan_web/live/activity_live_test.exs#L72
test Index deletes activity in listing (JourniPlanWeb.ActivityLiveTest)
|
Build and test:
test/journi_plan_web/live/activity_live_test.exs#L49
test Index updates activity in listing (JourniPlanWeb.ActivityLiveTest)
|
Build and test:
test/journi_plan_web/live/activity_live_test.exs#L89
test Show updates activity within modal (JourniPlanWeb.ActivityLiveTest)
|
Build and test:
test/journi_plan_web/live/itinerary_live_test.exs#L31
test Index saves new itinerary (JourniPlanWeb.ItineraryLiveTest)
|
Build and test:
test/journi_plan_web/live/itinerary_live_test.exs#L87
test Show displays itinerary (JourniPlanWeb.ItineraryLiveTest)
|
Build and test:
test/journi_plan_web/live/itinerary_live_test.exs#L24
test Index lists all itineraries (JourniPlanWeb.ItineraryLiveTest)
|
Build and test:
test/journi_plan_web/live/itinerary_live_test.exs#L77
test Index deletes itinerary in listing (JourniPlanWeb.ItineraryLiveTest)
|
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
|