12510: upgrade Twilio gem from v4 => v6 latest #842
Annotations
6 errors and 12 warnings
Tests:
spec/features/responses/odata_export_spec.rb#L17
responses odata export exporting odata
Failure/Error:
page.driver.browser.execute_cdp(
"Browser.grantPermissions",
origin: page.server_url, permissions: %w[clipboardReadWrite clipboardSanitizedWrite]
)
NoMethodError:
undefined method `execute_cdp' for #<Selenium::WebDriver::Chrome::Driver:0x1e7c1322428761de browser=:"chrome-headless-shell">
page.driver.browser.execute_cdp(
^^^^^^^^^^^^
Did you mean? execute_script
|
Tests:
spec/features/option_sets/option_set_import_spec.rb#L24
option set import happy path
|
Tests:
spec/features/search/question_search_spec.rb#L40
question search search filters
|
Tests:
spec/features/search/question_search_spec.rb#L13
question search search results
|
Tests:
spec/features/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-headless-shell=120.0.6099.109)
|
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/components/conditions/ConditionSetFormField/ConditionFormField/component.js#L69
Unexpected console statement
|
Tests:
app/javascript/components/conditions/ConditionSetFormField/ConditionFormField/component.js#L112
Unexpected console statement
|
Tests:
app/javascript/components/conditions/ConditionSetFormField/ConditionFormField/model.js#L148
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/
|