Skip to content

Bump webpack from 4.47.0 to 5.94.0 #981

Bump webpack from 4.47.0 to 5.94.0

Bump webpack from 4.47.0 to 5.94.0 #981

Triggered via push August 28, 2024 18:22
Status Failure
Total duration 22m 27s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
Tests: spec/system/form_hint_spec.rb#L15
form hints question form Failure/Error: <%= javascript_pack_tag("application") %> ActionView::Template::Error: Webpacker can't find application.js in /home/runner/work/nemo/nemo/public/packs-test/manifest.json. Possible causes: 1. You want to set webpacker.yml value of compile to true for your environment unless you are using the `webpack -w` or the webpack-dev-server. 2. webpack has not yet re-run to reflect updates. 3. You have misconfigured Webpacker's config/webpacker.yml file. 4. Your webpack configuration is not creating a manifest. Your manifest contains: { } [Screenshot Image]: /home/runner/work/nemo/nemo/tmp/capybara/failures_r_spec_example_groups_form_hints_question_form_167.png
Tests: spec/system/form_hint_spec.rb#L23
form hints form form Failure/Error: <%= javascript_pack_tag("application") %> ActionView::Template::Error: Webpacker can't find application.js in /home/runner/work/nemo/nemo/public/packs-test/manifest.json. Possible causes: 1. You want to set webpacker.yml value of compile to true for your environment unless you are using the `webpack -w` or the webpack-dev-server. 2. webpack has not yet re-run to reflect updates. 3. You have misconfigured Webpacker's config/webpacker.yml file. 4. Your webpack configuration is not creating a manifest. Your manifest contains: { } [Screenshot Image]: /home/runner/work/nemo/nemo/tmp/capybara/failures_r_spec_example_groups_form_hints_form_form_191.png
Tests: spec/system/form_hint_spec.rb#L31
form hints modal form Failure/Error: <%= javascript_pack_tag("application") %> ActionView::Template::Error: Webpacker can't find application.js in /home/runner/work/nemo/nemo/public/packs-test/manifest.json. Possible causes: 1. You want to set webpacker.yml value of compile to true for your environment unless you are using the `webpack -w` or the webpack-dev-server. 2. webpack has not yet re-run to reflect updates. 3. You have misconfigured Webpacker's config/webpacker.yml file. 4. Your webpack configuration is not creating a manifest. Your manifest contains: { } [Screenshot Image]: /home/runner/work/nemo/nemo/tmp/capybara/failures_r_spec_example_groups_form_hints_modal_form_985.png
Tests: spec/system/responses/index_spec.rb#L162
responses index bulk destroy works Failure/Error: <%= javascript_pack_tag("application") %> ActionView::Template::Error: Webpacker can't find application.js in /home/runner/work/nemo/nemo/public/packs-test/manifest.json. Possible causes: 1. You want to set webpacker.yml value of compile to true for your environment unless you are using the `webpack -w` or the webpack-dev-server. 2. webpack has not yet re-run to reflect updates. 3. You have misconfigured Webpacker's config/webpacker.yml file. 4. Your webpack configuration is not creating a manifest. Your manifest contains: { } [Screenshot Image]: /home/runner/work/nemo/nemo/tmp/capybara/failures_r_spec_example_groups_responses_index_bulk_destroy_works_602.png
Tests: spec/system/responses/index_spec.rb#L23
responses index general index page display returning to index after response loaded via ajax Failure/Error: <%= javascript_pack_tag("application") %> ActionView::Template::Error: Webpacker can't find application.js in /home/runner/work/nemo/nemo/public/packs-test/manifest.json. Possible causes: 1. You want to set webpacker.yml value of compile to true for your environment unless you are using the `webpack -w` or the webpack-dev-server. 2. webpack has not yet re-run to reflect updates. 3. You have misconfigured Webpacker's config/webpacker.yml file. 4. Your webpack configuration is not creating a manifest. Your manifest contains: { } [Screenshot Image]: /home/runner/work/nemo/nemo/tmp/capybara/failures_r_spec_example_groups_responses_index_general_index_page_display_returning_to_index_after_response_loaded_via_ajax_535.png
Tests: spec/system/responses/index_spec.rb#L42
responses index general index page display select all behavior across ajax reloads select all UI state should persist across table reloads Failure/Error: <%= javascript_pack_tag("application") %> ActionView::Template::Error: Webpacker can't find application.js in /home/runner/work/nemo/nemo/public/packs-test/manifest.json. Possible causes: 1. You want to set webpacker.yml value of compile to true for your environment unless you are using the `webpack -w` or the webpack-dev-server. 2. webpack has not yet re-run to reflect updates. 3. You have misconfigured Webpacker's config/webpacker.yml file. 4. Your webpack configuration is not creating a manifest. Your manifest contains: { } [Screenshot Image]: /home/runner/work/nemo/nemo/tmp/capybara/failures_r_spec_example_groups_responses_index_general_index_page_display_select_all_behavior_across_ajax_reloads_select_all_ui_state_should_persist_across_table_reloads_930.png
Tests: spec/system/responses/index_spec.rb#L79
responses index existing responses with key question key question values are shown in index Failure/Error: <%= javascript_pack_tag("application") %> ActionView::Template::Error: Webpacker can't find application.js in /home/runner/work/nemo/nemo/public/packs-test/manifest.json. Possible causes: 1. You want to set webpacker.yml value of compile to true for your environment unless you are using the `webpack -w` or the webpack-dev-server. 2. webpack has not yet re-run to reflect updates. 3. You have misconfigured Webpacker's config/webpacker.yml file. 4. Your webpack configuration is not creating a manifest. Your manifest contains: { } [Screenshot Image]: /home/runner/work/nemo/nemo/tmp/capybara/failures_r_spec_example_groups_responses_index_existing_responses_with_key_question_key_question_values_are_shown_in_index_357.png
Tests: spec/system/responses/index_spec.rb#L90
responses index existing responses search with answer text works Failure/Error: <%= javascript_pack_tag("application") %> ActionView::Template::Error: Webpacker can't find application.js in /home/runner/work/nemo/nemo/public/packs-test/manifest.json. Possible causes: 1. You want to set webpacker.yml value of compile to true for your environment unless you are using the `webpack -w` or the webpack-dev-server. 2. webpack has not yet re-run to reflect updates. 3. You have misconfigured Webpacker's config/webpacker.yml file. 4. Your webpack configuration is not creating a manifest. Your manifest contains: { } [Screenshot Image]: /home/runner/work/nemo/nemo/tmp/capybara/failures_r_spec_example_groups_responses_index_existing_responses_search_with_answer_text_works_81.png
Tests: spec/system/responses/index_spec.rb#L106
responses index existing responses search with short code lowercase redirects correctly Failure/Error: <%= javascript_pack_tag("application") %> ActionView::Template::Error: Webpacker can't find application.js in /home/runner/work/nemo/nemo/public/packs-test/manifest.json. Possible causes: 1. You want to set webpacker.yml value of compile to true for your environment unless you are using the `webpack -w` or the webpack-dev-server. 2. webpack has not yet re-run to reflect updates. 3. You have misconfigured Webpacker's config/webpacker.yml file. 4. Your webpack configuration is not creating a manifest. Your manifest contains: { } [Screenshot Image]: /home/runner/work/nemo/nemo/tmp/capybara/failures_r_spec_example_groups_responses_index_existing_responses_search_with_short_code_lowercase_redirects_correctly_446.png
Tests: spec/system/responses/index_spec.rb#L116
responses index existing responses search with short code lowercase enumerator for user that can not edit response Failure/Error: <%= javascript_pack_tag("application") %> ActionView::Template::Error: Webpacker can't find application.js in /home/runner/work/nemo/nemo/public/packs-test/manifest.json. Possible causes: 1. You want to set webpacker.yml value of compile to true for your environment unless you are using the `webpack -w` or the webpack-dev-server. 2. webpack has not yet re-run to reflect updates. 3. You have misconfigured Webpacker's config/webpacker.yml file. 4. Your webpack configuration is not creating a manifest. Your manifest contains: { } [Screenshot Image]: /home/runner/work/nemo/nemo/tmp/capybara/failures_r_spec_example_groups_responses_index_existing_responses_search_with_short_code_lowercase_enumerator_for_user_that_can_not_edit_response_81.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 use a deprecated Node.js version 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/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/