fix: upgrade datatables.net-buttons-bs4 from 2.1.1 to 2.4.3 #8729
Annotations
9 errors and 1 warning
|
Run rspec tests:
spec/features/generate_a_bulk_submission_template_spec.rb#L26
Generate a bulk submission spreadsheet Generate a basic spreadsheet
Failure/Error: super
Capybara::ElementNotFound:
Unable to find field "Fragment size required (from)" that is not disabled
|
Run rspec tests:
spec/features/generate_a_bulk_submission_template_spec.rb#L64
Generate a bulk submission spreadsheet with a bait_library submission populates the primer panel column
Failure/Error: super
Capybara::ElementNotFound:
Unable to find select box "Bait library" that is not disabled and Unable to find input box with datalist completion "Bait library" that is not disabled
|
Run rspec tests:
spec/features/generate_a_bulk_submission_template_spec.rb#L43
Generate a bulk submission spreadsheet with a primer panel submission populates the primer panel column
Failure/Error: super
Capybara::ElementNotFound:
Unable to find select box "Primer panel" that is not disabled and Unable to find input box with datalist completion "Primer panel" that is not disabled
|
Run rspec tests:
spec/features/labwhere_reception_spec.rb#L13
Labwhere reception user can scan plates into the reception
Failure/Error: expect(find('.barcode_list')).to have_content plate.human_barcode
expected to find text "SQPD-1" in ""
|
Run rspec tests:
spec/features/labwhere_reception_spec.rb#L47
Labwhere reception displays the correct labwhere error messages
Failure/Error: expect(page).to have_content 'LabWhere User does not exist'
expected to find text "LabWhere User does not exist" in "Test\nStudies\nProjects\nUAT\nPipelines\nBatches\nLabwhere Reception\nLab View\nLab search\nReport Fails\nBarcode\nProject\nStudy\nSample\nLabware\nAssetGroup\nRequest\nSupplier\nSubmission\nAll\nAsset barcodes can't be blank\nLabwhere Reception\nUser barcode or swipecard\nScan location barcode\nScan plate or tube\nHelp\nWellcome Sanger Institute\nA tool from LIMS and Informatics\nSequencescape 0.0.0 [test] snyk-upgrade-64f24d5f398d805437b213368191f9d3@661a06e\nLOCAL\nfv-az775-257"
|
Run rspec tests:
spec/features/batches/sort_requests_spec.rb#L12
Batches controller reordering requests
Failure/Error: expect(request_list.all('tr').first).to eq(third_request)
expected: #<Capybara::Node::Element tag="tr" path="/HTML/BODY[1]/DIV[1]/SECTION[1]/SECTION[1]/DIV[1]/DIV[3]/DIV[1]/TABLE[1]/TBODY[1]/TR[3]">
got: #<Capybara::Node::Element tag="tr" path="/HTML/BODY[1]/DIV[1]/SECTION[1]/SECTION[1]/DIV[1]/DIV[3]/DIV[1]/TABLE[1]/TBODY[1]/TR[1]">
(compared using ==)
Diff:
@@ -1 +1 @@
-#<Capybara::Node::Element tag="tr" path="/HTML/BODY[1]/DIV[1]/SECTION[1]/SECTION[1]/DIV[1]/DIV[3]/DIV[1]/TABLE[1]/TBODY[1]/TR[3]">
+#<Capybara::Node::Element tag="tr" path="/HTML/BODY[1]/DIV[1]/SECTION[1]/SECTION[1]/DIV[1]/DIV[3]/DIV[1]/TABLE[1]/TBODY[1]/TR[1]">
|
Run rspec tests:
spec/features/pipelines/viewing_request_comments_spec.rb#L21
Viewing request comments returns an error message
Failure/Error: super
Selenium::WebDriver::Error::StaleElementReferenceError:
stale element reference: stale element not found
(Session info: chrome-headless-shell=131.0.6778.69); For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#stale-element-reference-exception
|
Run rspec tests
Process completed with exit code 1.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Loading