WIP: almost everything works but nothing works #966
Annotations
10 errors and 13 warnings
Tests:
spec/requests/user_form_spec.rb#L34
user form as admin when editing self in mission mode should show role field
Failure/Error: <%= javascript_include_tag("packs") %>
ActionView::Template::Error:
The asset "packs.js" is not present in the asset pipeline.
|
Tests:
spec/requests/user_form_spec.rb#L24
user form as admin when editing self in basic mode should not show role field
Failure/Error: <%= javascript_include_tag("packs") %>
ActionView::Template::Error:
The asset "packs.js" is not present in the asset pipeline.
|
Tests:
spec/system/forms/form/form_export_spec.rb#L17
form export single form XML exports successfully
Failure/Error: <%= javascript_include_tag("packs") %>
ActionView::Template::Error:
The asset "packs.js" is not present in the asset pipeline.
|
Tests:
spec/system/forms/form/form_export_spec.rb#L23
form export single form XLSForm exports successfully
Failure/Error: <%= javascript_include_tag("packs") %>
ActionView::Template::Error:
The asset "packs.js" is not present in the asset pipeline.
|
Tests:
spec/system/forms/form/form_export_spec.rb#L45
form export multiple forms XML exports successfully
Failure/Error: <%= javascript_include_tag("packs") %>
ActionView::Template::Error:
The asset "packs.js" is not present in the asset pipeline.
|
Tests:
spec/requests/sms/sms_console_spec.rb#L35
sms console with datetime form submitting a test sms should store the date in the right timezone
Failure/Error: <%= javascript_include_tag("packs") %>
ActionView::Template::Error:
The asset "packs.js" is not present in the asset pipeline.
|
Tests:
spec/requests/sms/sms_console_spec.rb#L17
sms console with integer form going to the page to create a new sms should succeed
Failure/Error: <%= javascript_include_tag("packs") %>
ActionView::Template::Error:
The asset "packs.js" is not present in the asset pipeline.
|
Tests:
spec/requests/sms/sms_console_spec.rb#L21
sms console with integer form submitting a test sms should succeed
Failure/Error: <%= javascript_include_tag("packs") %>
ActionView::Template::Error:
The asset "packs.js" is not present in the asset pipeline.
|
Tests:
spec/system/forms/option_set/option_sets_spec.rb#L72
option set creating, showing, and editing options with values
Failure/Error: <%= javascript_include_tag("packs") %>
ActionView::Template::Error:
The asset "packs.js" is not present in the asset pipeline.
[Screenshot Image]: /home/runner/work/nemo/nemo/tmp/capybara/failures_r_spec_example_groups_option_set_3_creating__showing__and_editing_options_with_values_264.png
|
Tests:
spec/system/forms/option_set/option_sets_spec.rb#L16
option set creating, showing, editing and exporting
Failure/Error: <%= javascript_include_tag("packs") %>
ActionView::Template::Error:
The asset "packs.js" is not present in the asset pipeline.
[Screenshot Image]: /home/runner/work/nemo/nemo/tmp/capybara/failures_r_spec_example_groups_option_set_3_creating__showing__editing_and_exporting_697.png
|
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 uses Node.js version which is deprecated 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/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/
|