Skip to content

Bump rails-html-sanitizer from 1.6.0 to 1.6.1 (#1027) #1033

Bump rails-html-sanitizer from 1.6.0 to 1.6.1 (#1027)

Bump rails-html-sanitizer from 1.6.0 to 1.6.1 (#1027) #1033

Triggered via push December 5, 2024 02:09
Status Failure
Total duration 27m 5s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 13 warnings
Tests: spec/system/forms/form/printable_spec.rb#L37
forms print from form show page behaves like shows tips and prints with shown flag set should not show tip Failure/Error: expect(page).to have_css("#glb-load-ind") expected to find visible css "#glb-load-ind" but there were no matches. Also found "", which matched the selector but not all filters. [Screenshot Image]: /home/runner/work/nemo/nemo/tmp/capybara/failures_r_spec_example_groups_forms_2_print_from_form_show_page_behaves_like_shows_tips_and_prints_with_shown_flag_set_should_not_show_tip_948.png Shared Example Group: "shows tips and prints" called from ./spec/system/forms/form/printable_spec.rb:57
Tests: spec/system/forms/form/printable_spec.rb#L37
forms print from form edit page behaves like shows tips and prints with shown flag set should not show tip Failure/Error: expect(page).to have_css("#glb-load-ind") expected to find visible css "#glb-load-ind" but there were no matches. Also found "", which matched the selector but not all filters. [Screenshot Image]: /home/runner/work/nemo/nemo/tmp/capybara/failures_r_spec_example_groups_forms_2_print_from_form_edit_page_behaves_like_shows_tips_and_prints_with_shown_flag_set_should_not_show_tip_331.png Shared Example Group: "shows tips and prints" called from ./spec/system/forms/form/printable_spec.rb:62
Tests: spec/system/forms/form/printable_spec.rb#L37
forms print from index behaves like shows tips and prints with shown flag set should not show tip Failure/Error: expect(page).to have_css("#glb-load-ind") expected to find visible css "#glb-load-ind" but there were no matches. Also found "", which matched the selector but not all filters. [Screenshot Image]: /home/runner/work/nemo/nemo/tmp/capybara/failures_r_spec_example_groups_forms_2_print_from_index_behaves_like_shows_tips_and_prints_with_shown_flag_set_should_not_show_tip_38.png Shared Example Group: "shows tips and prints" called from ./spec/system/forms/form/printable_spec.rb:52
Tests: spec/system/forms/option_set/option_sets_spec.rb#L16
option set creating, showing, editing and exporting Failure/Error: export = CSV.open("Foo.csv").read Errno::ENOENT: No such file or directory @ rb_sysopen - Foo.csv [Screenshot Image]: /home/runner/work/nemo/nemo/tmp/capybara/failures_r_spec_example_groups_option_set_3_creating__showing__editing_and_exporting_790.png
Tests: spec/system/responses/location_picker_spec.rb#L25
response form location picker picking a location Failure/Error: click_link("Joe Batt's Arm", match: :first) Selenium::WebDriver::Error::UnexpectedAlertOpenError: unexpected alert open: {Alert text : Search Error} (Session info: chrome=131.0.6778.85) [Screenshot Image]: /home/runner/work/nemo/nemo/tmp/capybara/failures_r_spec_example_groups_response_form_location_picker_picking_a_location_443.png
Tests
Process completed with exit code 1.
Tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
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/