Skip to content

feat: spotlights

feat: spotlights #408

Triggered via pull request November 23, 2024 17:59
Status Failure
Total duration 41s
Artifacts

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
OTP 27.x / Elixir 1.17.x: test/safira/spotlights_test.exs#L56
test spotlights change_spotlight/1 returns a spotlight changeset (Safira.SpotlightsTest)
OTP 27.x / Elixir 1.17.x: test/safira/spotlights_test.exs#L34
test spotlights update_spotlight/2 with valid data updates the spotlight (Safira.SpotlightsTest)
OTP 27.x / Elixir 1.17.x: test/safira/spotlights_test.exs#L50
test spotlights delete_spotlight/1 deletes the spotlight (Safira.SpotlightsTest)
OTP 27.x / Elixir 1.17.x: test/safira/spotlights_test.exs#L13
test spotlights list_spotlights/0 returns all spotlights (Safira.SpotlightsTest)
OTP 27.x / Elixir 1.17.x: test/safira/spotlights_test.exs#L18
test spotlights get_spotlight!/1 returns the spotlight with given id (Safira.SpotlightsTest)
OTP 27.x / Elixir 1.17.x: test/safira/spotlights_test.exs#L44
test spotlights update_spotlight/2 with invalid data returns error changeset (Safira.SpotlightsTest)
OTP 27.x / Elixir 1.17.x: test/safira/spotlights_test.exs#L30
test spotlights create_spotlight/1 with invalid data returns error changeset (Safira.SpotlightsTest)
OTP 27.x / Elixir 1.17.x: test/safira/spotlights_test.exs#L23
test spotlights create_spotlight/1 with valid data creates a spotlight (Safira.SpotlightsTest)
OTP 27.x / Elixir 1.17.x
Process completed with exit code 2.
OTP 27.x / Elixir 1.17.x
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/