Skip to content

upgrade to github actions/cache@v4 #1043

upgrade to github actions/cache@v4

upgrade to github actions/cache@v4 #1043

Triggered via push January 9, 2025 20:31
Status Failure
Total duration 18m 54s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 12 warnings
Tests: spec/system/responses/file_upload_spec.rb#L20
response form file upload uploading files
Tests: spec/system/responses/read_only_spec.rb#L80
response form read only mode with hierarchical structure renders Failure/Error: fail MiniMagick::Error, "You must have ImageMagick or GraphicsMagick installed" MiniMagick::Error: You must have ImageMagick or GraphicsMagick installed
Tests: spec/searchers/responses_searcher_spec.rb#L201
ResponsesSearcher question qualifier should handle translations Failure/Error: expect(searcher(%({#{codes[2]}}:chat))).to have_filter_data( qings: [{id: form.c[2].id, option_node_id: node3.id, option_node_value: "chat"}] ) expected [[{:id=>"b6751c22-ce99-4cb0-8632-983551814e03", :option_node_id=>nil, :option_node_value=>"chat"}], ""] to have filter data {:advanced_text=>"", :qings=>[{:id=>"b6751c22-ce99-4cb0-8632-983551814e03", :option_node_id=>"13705d9c-1d42-49f1-a8df-0590f1676f96", :option_node_value=>"chat"}]} Diff: @@ -1,3 +1,5 @@ -:advanced_text => "", -:qings => [{:id=>"b6751c22-ce99-4cb0-8632-983551814e03", :option_node_id=>"13705d9c-1d42-49f1-a8df-0590f1676f96", :option_node_value=>"chat"}], +[[{:id=>"b6751c22-ce99-4cb0-8632-983551814e03", + :option_node_id=>nil, + :option_node_value=>"chat"}], + ""]
Tests: spec/system/responses/location_picker_spec.rb#L25
response form location picker picking a location
Tests: spec/system/responses/form_rendering_and_submission_spec.rb#L93
response form rendering and submission form rendering with response renders edit form with hierarchical structure Failure/Error: fail MiniMagick::Error, "You must have ImageMagick or GraphicsMagick installed" MiniMagick::Error: You must have ImageMagick or GraphicsMagick installed
Tests: spec/system/responses/form_rendering_and_submission_spec.rb#L129
response form rendering and submission form rendering with response renders date, time, and datetime fields correctly Failure/Error: fail MiniMagick::Error, "You must have ImageMagick or GraphicsMagick installed" MiniMagick::Error: You must have ImageMagick or GraphicsMagick installed
Tests: spec/system/responses/form_rendering_and_submission_spec.rb#L102
response form rendering and submission form rendering with response allows dynamic add/remove of nested repeat groups Failure/Error: fail MiniMagick::Error, "You must have ImageMagick or GraphicsMagick installed" MiniMagick::Error: You must have ImageMagick or GraphicsMagick installed
Tests: spec/system/responses/form_rendering_and_submission_spec.rb#L142
response form rendering and submission form submission submitting response Failure/Error: fail MiniMagick::Error, "You must have ImageMagick or GraphicsMagick installed" MiniMagick::Error: You must have ImageMagick or GraphicsMagick installed [Screenshot Image]: /home/runner/work/nemo/nemo/tmp/downloads/failures_r_spec_example_groups_response_form_rendering_and_submission_form_submission_submitting_response_491.png
Tests
Process completed with exit code 1.
Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests: app/javascript/components/Filters/model.js#L133
Unexpected console statement
Tests: app/javascript/packs/enketo.js#L43
Unexpected console statement
Tests: app/javascript/packs/enketo.js#L57
Unexpected alert
Tests: app/javascript/packs/enketo.js#L80
Unexpected console statement
Tests: app/javascript/packs/enketo.js#L91
Unexpected alert
Tests: app/javascript/packs/enketo.js#L94
Unexpected console statement
Tests: spec/models/broadcaster_spec.rb#L16
Sms::Broadcaster with adapter set in mission settings builds appropriate adapter and Sms::Broadcast instance Skipped: Temporarily skipped with xit
Tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/