feat(backend): Use Remixicons when new navbar is used #592
Annotations
5 errors and 1 warning
|
|
|
legacy_promotions/spec/features/backend/orders/adjustments_spec.rb#L38
Adjustments when the order is completed admin managing adjustments shows both eligible and non-eligible adjustments
Failure/Error: within_row(1) { click_icon :edit }
Capybara::ElementNotFound:
Unable to find css ".fa-edit" within #<Capybara::Node::Element tag="tr" path="/html/body/div[5]/div/div/table/tbody/tr">
|
|
legacy_promotions/spec/features/backend/promotions/promotion_categories_spec.rb#L65
Promotion Categories edit should show validation errors
Failure/Error: within_row(1) { click_icon :edit }
Capybara::ElementNotFound:
Unable to find css ".fa-edit" within #<Capybara::Node::Element tag="tr" path="/html/body/div[5]/div/div/table/tbody/tr">
|
|
legacy_promotions/spec/features/backend/promotions/promotion_categories_spec.rb#L58
Promotion Categories edit should allow an admin to edit an existing promotion category
Failure/Error: within_row(1) { click_icon :edit }
Capybara::ElementNotFound:
Unable to find css ".fa-edit" within #<Capybara::Node::Element tag="tr" path="/html/body/div[5]/div/div/table/tbody/tr">
|
|
legacy_promotions/spec/features/backend/promotions/promotion_categories_spec.rb#L78
Promotion Categories delete should allow an admin to delete an existing promotion category
Failure/Error: click_icon :trash
Capybara::ElementNotFound:
Unable to find css ".fa-trash"
|
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
The logs for this run have expired and are no longer available.
Loading