fully accept 7.2 defaults #1218
Annotations
4 errors and 13 warnings
|
Tests
Process completed with exit code 1.
|
|
Tests:
spec/system/responses/csv_export_spec.rb#L24
responses csv export exporting csv happy path
Failure/Error: expect(page).to(have_content("Success"))
expected to find text "Success" in "[None]Mission 189\n1 operation in progress\nDocs\nmzrnfkev(Coordinator)\nEdit profile Logout\nMission 189\nSubmit\nResponsesReports\nFormsQuestionsOption Sets\nUsersBroadcastsSMSesSettings\nOperations\nDisplaying 1 Operation. Clear All Completed\nDetails Time Started Status\nResponse CSV export\nless than a minute ago\nPending\nCancel\nChange Language\nEnglish Français Español العربية 영어 Português (PT) Português (BR)\n | Time Zone: (GMT-06:00) Saskatchewan | System Version: 15.4\nAbout NEMO | Docs | Changelog\nLoading..."
|
|
Tests:
spec/requests/odk/submission_spec.rb#L72
odk submissions with non-existent mission should raise error
Failure/Error:
expect do
post(submission_path, params: request_params, headers: auth_header)
end.to raise_error(ActiveRecord::RecordNotFound)
expected ActiveRecord::RecordNotFound but nothing was raised
|
|
Tests:
spec/jobs/cache_o_data_job_spec.rb#L53
CacheODataJob batching ignores non-live responses
Failure/Error: expect(Response.all.pluck(:dirty_json)).to eq([true, false, false])
expected: [true, false, false]
got: [false, true, false]
(compared using ==)
Diff:
@@ -1 +1 @@
-[true, false, false]
+[false, true, false]
|
|
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:
app/javascript/packs/enketo.js#L94
Unexpected console statement
|
|
Tests:
app/javascript/packs/enketo.js#L91
Unexpected alert
|
|
Tests:
app/javascript/packs/enketo.js#L80
Unexpected console statement
|
|
Tests:
app/javascript/packs/enketo.js#L57
Unexpected alert
|
|
Tests:
app/javascript/packs/enketo.js#L43
Unexpected console statement
|
|
Tests:
app/javascript/components/conditions/ConditionSetFormField/ConditionFormField/model.js#L148
Unexpected console statement
|
|
Tests:
app/javascript/components/conditions/ConditionSetFormField/ConditionFormField/component.js#L112
Unexpected console statement
|
|
Tests:
app/javascript/components/conditions/ConditionSetFormField/ConditionFormField/component.js#L69
Unexpected console statement
|
|
Tests:
app/javascript/components/Filters/model.js#L133
Unexpected console statement
|
|
Tests
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0bE/xaAAAAAAbYSYhxw9dSK55cfuusvhdRE0yRURHRTEwMTgARWRnZQ==
|
|
Tests
Failed to restore: Cache service responded with 400
|
|
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/
|