Skip to content

chore: Update copy on shortlisted non-notification email templates #5523

chore: Update copy on shortlisted non-notification email templates

chore: Update copy on shortlisted non-notification email templates #5523

Triggered via push October 17, 2024 07:48
Status Failure
Total duration 18m 12s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 5 warnings
test: spec/mailers/account_mailers/notify_non_shortlisted_mailer_spec.rb#L22
AccountMailers::NotifyNonShortlistedMailer#notify renders the headers Failure/Error: <%= render 'account_mailers/notify_shortlisted_mailer/preview/appendix_a' %> ActionView::Template::Error: Missing partial account_mailers/notify_shortlisted_mailer/preview/_appendix_a with {:locale=>[:en], :formats=>[:text], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :slim, :coffee, :jbuilder]}. Searched in: * "/home/runner/work/qae/qae/app/views" * "/opt/hostedtoolcache/Ruby/3.2.2/x64/lib/ruby/gems/3.2.0/gems/kaminari-core-1.2.2/app/views" * "/opt/hostedtoolcache/Ruby/3.2.2/x64/lib/ruby/gems/3.2.0/gems/mail-notify-2.0.0/app/views" * "/opt/hostedtoolcache/Ruby/3.2.2/x64/lib/ruby/gems/3.2.0/gems/devise-security-0.18.0/app/views" * "/opt/hostedtoolcache/Ruby/3.2.2/x64/lib/ruby/gems/3.2.0/gems/devise-authy-2.3.1/app/views" * "/opt/hostedtoolcache/Ruby/3.2.2/x64/lib/ruby/gems/3.2.0/gems/devise-4.9.3/app/views" * "/opt/hostedtoolcache/Ruby/3.2.2/x64/lib/ruby/gems/3.2.0/gems/ckeditor-5.1.1/app/views" * "/opt/hostedtoolcache/Ruby/3.2.2/x64/lib/ruby/gems/3.2.0/gems/view_component-3.11.0/app/views" * "/opt/hostedtoolcache/Ruby/3.2.2/x64/lib/ruby/gems/3.2.0/gems/actiontext-7.0.8.4/app/views" * "/opt/hostedtoolcache/Ruby/3.2.2/x64/lib/ruby/gems/3.2.0/gems/actionmailbox-7.0.8.4/app/views"
test: spec/mailers/account_mailers/notify_non_shortlisted_mailer_spec.rb#L28
AccountMailers::NotifyNonShortlistedMailer#notify renders the body Failure/Error: <%= render 'account_mailers/notify_shortlisted_mailer/preview/appendix_a' %> ActionView::Template::Error: Missing partial account_mailers/notify_shortlisted_mailer/preview/_appendix_a with {:locale=>[:en], :formats=>[:text], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :slim, :coffee, :jbuilder]}. Searched in: * "/home/runner/work/qae/qae/app/views" * "/opt/hostedtoolcache/Ruby/3.2.2/x64/lib/ruby/gems/3.2.0/gems/kaminari-core-1.2.2/app/views" * "/opt/hostedtoolcache/Ruby/3.2.2/x64/lib/ruby/gems/3.2.0/gems/mail-notify-2.0.0/app/views" * "/opt/hostedtoolcache/Ruby/3.2.2/x64/lib/ruby/gems/3.2.0/gems/devise-security-0.18.0/app/views" * "/opt/hostedtoolcache/Ruby/3.2.2/x64/lib/ruby/gems/3.2.0/gems/devise-authy-2.3.1/app/views" * "/opt/hostedtoolcache/Ruby/3.2.2/x64/lib/ruby/gems/3.2.0/gems/devise-4.9.3/app/views" * "/opt/hostedtoolcache/Ruby/3.2.2/x64/lib/ruby/gems/3.2.0/gems/ckeditor-5.1.1/app/views" * "/opt/hostedtoolcache/Ruby/3.2.2/x64/lib/ruby/gems/3.2.0/gems/view_component-3.11.0/app/views" * "/opt/hostedtoolcache/Ruby/3.2.2/x64/lib/ruby/gems/3.2.0/gems/actiontext-7.0.8.4/app/views" * "/opt/hostedtoolcache/Ruby/3.2.2/x64/lib/ruby/gems/3.2.0/gems/actionmailbox-7.0.8.4/app/views"
test
Process completed with exit code 1.
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#L59
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/