feat: spotlights #494
Annotations
9 errors and 1 warning
π¬ Run the tests:
test/safira/spotlights_test.exs#L13
test spotlights list_spotlights/0 returns all spotlights (Safira.SpotlightsTest)
|
π¬ Run the tests:
test/safira/spotlights_test.exs#L34
test spotlights update_spotlight/2 with valid data updates the spotlight (Safira.SpotlightsTest)
|
π¬ Run the tests:
test/safira/spotlights_test.exs#L44
test spotlights update_spotlight/2 with invalid data returns error changeset (Safira.SpotlightsTest)
|
π¬ Run the tests:
test/safira/spotlights_test.exs#L30
test spotlights create_spotlight/1 with invalid data returns error changeset (Safira.SpotlightsTest)
|
π¬ Run the tests:
test/safira/spotlights_test.exs#L50
test spotlights delete_spotlight/1 deletes the spotlight (Safira.SpotlightsTest)
|
π¬ Run the tests:
test/safira/spotlights_test.exs#L18
test spotlights get_spotlight!/1 returns the spotlight with given id (Safira.SpotlightsTest)
|
π¬ Run the tests:
test/safira/spotlights_test.exs#L23
test spotlights create_spotlight/1 with valid data creates a spotlight (Safira.SpotlightsTest)
|
π¬ Run the tests:
test/safira/spotlights_test.exs#L56
test spotlights change_spotlight/1 returns a spotlight changeset (Safira.SpotlightsTest)
|
π¬ Run the tests
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading