Fix: adds missing or duplicated labels on palace form #5675
Annotations
4 errors and 6 warnings
test:
spec/features/admin/form_answers/palace_attendees_fulfilling_spec.rb#L36
Admin fulfills the Palace Attendees js enabled adds the single Palace Attendee
Failure/Error: find("input#palace_attendee_phone_number")
Capybara::ElementNotFound:
Unable to find css "input#palace_attendee_phone_number" within #<Capybara::Node::Element tag="form" path="/HTML/BODY[1]/DIV[1]/DIV[1]/DIV[2]/DIV[1]/DIV[2]/DIV[2]/DIV[1]/DIV[4]/DIV[2]/DIV[1]/DIV[1]/DIV[2]/DIV[2]/DIV[1]/DIV[1]/DIV[2]/UL[1]/LI[1]/FORM[1]">
|
test:
spec/features/admin/form_answers/palace_invite_submission_spec.rb#L21
Admin submits palace attendees' info js disabled submits Palace Attendee
Failure/Error: click_button "Submit"
Capybara::ElementNotFound:
Unable to find button "Submit" that is not disabled within #<Capybara::Node::Element tag="div" path="/html/body/div[1]/div/div[2]/div/div[2]/div[2]/div/div[5]/div[2]/div/div/div[2]/div[2]/div[2]">
|
test:
spec/features/admin/form_answers/palace_invite_submission_spec.rb#L31
Admin submits palace attendees' info js enabled submits palace attendee info
Failure/Error:
within "#palace-invite-submit-form" do
click_button "Submit"
end
Capybara::ElementNotFound:
Unable to find visible css "#palace-invite-submit-form"
|
test
Process completed with exit code 1.
|
test
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/
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v2, actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test:
spec/features/users/form_answers/audit_certificate_request_spec.rb#L63
Verification of Commercial Figures
As a User
I want to be able to download an Verification of Commercial Figures
So that I can check, complete it and then upload it to application
Download Verification of Commercial Figures prefilled with my financial data should generate pdf file
Skipped: Temporarily skipped with xit
|
test:
spec/models/audit_log_spec.rb#L4
AuditLog add some examples to (or delete) /home/runner/work/qae/qae/spec/models/audit_log_spec.rb
Skipped: Not yet implemented
|
test
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/
|