Skip to content

Bump undici from 5.22.1 to 5.26.3 in /lib/enketo-transformer-service #796

Bump undici from 5.22.1 to 5.26.3 in /lib/enketo-transformer-service

Bump undici from 5.22.1 to 5.26.3 in /lib/enketo-transformer-service #796

Status Failure
Total duration 24m 19s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
Tests: spec/models/odk/form_renderer_spec.rb#L46
ODK::FormRenderer form in mission with multiple languages should render both languages Failure/Error: expect(tidyxml(renderer.xml)).to eq(prepare_odk_form_fixture(fixture_name, renderer.form)) expected: "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<h:html xmlns=\"http://www.w3.org/2002/xforms\" xmlns:ev...:itext('qing6e2bad1d-9005-43e7-9812-bdd2088da11f:hint')\"/>\n </input>\n </h:body>\n</h:html>\n" got: "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<h:html xmlns=\"http://www.w3.org/2002/xforms\" xmlns:ev...:itext('qing6e2bad1d-9005-43e7-9812-bdd2088da11f:hint')\"/>\n </input>\n </h:body>\n</h:html>\n" (compared using ==) Diff: @@ -20,17 +20,6 @@ <value/> </text> </translation> - <translation lang="Français"> - <text id="qing6e2bad1d-9005-43e7-9812-bdd2088da11f:label"> - <value>Text Question Title 1</value> - </text> - <text id="qing6e2bad1d-9005-43e7-9812-bdd2088da11f:hint"> - <value>Question Hint 1</value> - </text> - <text id="BLANK"> - <value/> - </text> - </translation> </itext> <bind nodeset="/data/qing6e2bad1d-9005-43e7-9812-bdd2088da11f" type="string"/> </model>
Tests: spec/features/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: 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/