Skip to content

Merge pull request #1022 from thecartercenter/dependabot/npm_and_yarn… #1014

Merge pull request #1022 from thecartercenter/dependabot/npm_and_yarn…

Merge pull request #1022 from thecartercenter/dependabot/npm_and_yarn… #1014

Triggered via push October 24, 2024 14:37
Status Failure
Total duration 20m 35s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 13 warnings
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=>"ba462e9c-645a-4508-bd82-068b3a2e36c9", :option_node_id=>nil, :option_node_value=>"chat"}], ""] to have filter data {:advanced_text=>"", :qings=>[{:id=>"ba462e9c-645a-4508-bd82-068b3a2e36c9", :option_node_id=>"56cb12ea-1e56-4213-8f66-7d87b534531c", :option_node_value=>"chat"}]} Diff: @@ -1,3 +1,5 @@ -:advanced_text => "", -:qings => [{:id=>"ba462e9c-645a-4508-bd82-068b3a2e36c9", :option_node_id=>"56cb12ea-1e56-4213-8f66-7d87b534531c", :option_node_value=>"chat"}], +[[{:id=>"ba462e9c-645a-4508-bd82-068b3a2e36c9", + :option_node_id=>nil, + :option_node_value=>"chat"}], + ""]
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_840.png
Tests: spec/system/responses/location_picker_spec.rb#L25
response form location picker picking a location
Tests
Process completed with exit code 1.
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/