Skip to content

Bundle update rails #770

Bundle update rails

Bundle update rails #770

Triggered via push September 1, 2023 20:02
Status Failure
Total duration 25m 19s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
Tests: spec/models/itemsets_form_attachment_spec.rb#L148
ODK::ItemsetsFormAttachment generate! for muliple languages should build file with translations where available and fallback to English where not Failure/Error: expect(csv).to eq(prepare_itemset_expectation("multiple_languages.csv", form)) expected: "list_name,name,label::English,label::Français,parent_id\nos2ff1f14b-0871-44a7-b338-7f90e92918b0,on44...f90e92918b0,onff3deaf8-f616-4c23-a6fd-8ed2b22a0eee,Oak,Oak,on74579c90-9ea4-4608-8453-0407b0883a4b\n" got: "list_name,name,label::English,parent_id\nos2ff1f14b-0871-44a7-b338-7f90e92918b0,on44ccf8d6-a149-475c...38-7f90e92918b0,onff3deaf8-f616-4c23-a6fd-8ed2b22a0eee,Oak,on74579c90-9ea4-4608-8453-0407b0883a4b\n" (compared using ==) Diff: @@ -1,8 +1,8 @@ -list_name,name,label::English,label::Français,parent_id -os2ff1f14b-0871-44a7-b338-7f90e92918b0,on44ccf8d6-a149-475c-a192-41a4260e5d34,Animal,Animale, -os2ff1f14b-0871-44a7-b338-7f90e92918b0,on2ca112dc-121a-4f98-9d27-42e8c68d633c,Cat,Cat,on44ccf8d6-a149-475c-a192-41a4260e5d34 -os2ff1f14b-0871-44a7-b338-7f90e92918b0,on46b38185-740c-4586-98fc-2809a9a7332f,Dog,Dog,on44ccf8d6-a149-475c-a192-41a4260e5d34 -os2ff1f14b-0871-44a7-b338-7f90e92918b0,on74579c90-9ea4-4608-8453-0407b0883a4b,Plant,Plante, -os2ff1f14b-0871-44a7-b338-7f90e92918b0,on01ef30a3-a982-442f-ba36-ca9b9a064366,Tulip,Tulip,on74579c90-9ea4-4608-8453-0407b0883a4b -os2ff1f14b-0871-44a7-b338-7f90e92918b0,onff3deaf8-f616-4c23-a6fd-8ed2b22a0eee,Oak,Oak,on74579c90-9ea4-4608-8453-0407b0883a4b +list_name,name,label::English,parent_id +os2ff1f14b-0871-44a7-b338-7f90e92918b0,on44ccf8d6-a149-475c-a192-41a4260e5d34,Animal, +os2ff1f14b-0871-44a7-b338-7f90e92918b0,on2ca112dc-121a-4f98-9d27-42e8c68d633c,Cat,on44ccf8d6-a149-475c-a192-41a4260e5d34 +os2ff1f14b-0871-44a7-b338-7f90e92918b0,on46b38185-740c-4586-98fc-2809a9a7332f,Dog,on44ccf8d6-a149-475c-a192-41a4260e5d34 +os2ff1f14b-0871-44a7-b338-7f90e92918b0,on74579c90-9ea4-4608-8453-0407b0883a4b,Plant, +os2ff1f14b-0871-44a7-b338-7f90e92918b0,on01ef30a3-a982-442f-ba36-ca9b9a064366,Tulip,on74579c90-9ea4-4608-8453-0407b0883a4b +os2ff1f14b-0871-44a7-b338-7f90e92918b0,onff3deaf8-f616-4c23-a6fd-8ed2b22a0eee,Oak,on74579c90-9ea4-4608-8453-0407b0883a4b
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/