Skip to content

Add 'Appraisal view of application' to page title when logged in as a… #3548

Add 'Appraisal view of application' to page title when logged in as a…

Add 'Appraisal view of application' to page title when logged in as a… #3548

Triggered via push July 20, 2023 10:12
Status Failure
Total duration 22m 24s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
test: spec/features/assessor/press_summary_spec.rb#L40
Assessor press_summary management press_summary approval submit press_summary Failure/Error: @form_answer = FormAnswer.find(params[:form_answer_id]).decorate ActiveRecord::RecordNotFound: Couldn't find FormAnswer with 'id'=1
test: spec/features/assessor/review_audit_certificate_spec.rb#L14
Assessor reviews the audit certificate without js reviews the audit certificate and marks it as not changed
test: spec/features/assessor/review_audit_certificate_spec.rb#L25
Assessor reviews the audit certificate without js reviews the audit certificate and marks it as changed
test: spec/features/assessor/review_shortlisted_docs_spec.rb#L18
Assessor reviews the shortlisted docs without js reviews the shortlisted docs and marks it as not changed
test: spec/features/assessor/review_shortlisted_docs_spec.rb#L29
Assessor reviews the shortlisted docs without js reviews the shortlisted docs and marks it as changed
test: spec/features/assessor/sorting_by_assessors_spec.rb#L21
As Lead Assessor I want to sort by assessors displays the forms based on the primary assessor name order
test: spec/features/assessor/status_filtering_spec.rb#L54
As Lead Assessor I want to filter applications by state for multi tabs innovation tab filters by status
test: spec/features/assessor/status_filtering_spec.rb#L78
As Lead Assessor I want to filter applications by state for multi tabs trade tab filters by status
test: spec/features/assessor/status_filtering_spec.rb#L93
As Lead Assessor I want to filter applications by state for multi tabs trade tab filtering by substatus filters by substatus
test: spec/features/assessor/status_filtering_spec.rb#L123
As Lead Assessor I want to filter applications by state single tab filters by status
test
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@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: spec/features/users/form_answers/audit_certificate_request_spec.rb#L48
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: spec/validators/advanced_email_validator_spec.rb#L49
AdvancedEmailValidator allows correct e-mail addresses
test: spec/validators/advanced_email_validator_spec.rb#L61
AdvancedEmailValidator DNS checks for domain checks for the existence of an MX record for the domain
test: spec/validators/advanced_email_validator_spec.rb#L70
AdvancedEmailValidator DNS checks for domain doesn't return an error when the MX lookup timed out
test: spec/validators/advanced_email_validator_spec.rb#L95
AdvancedEmailValidator bounced addresses prevents validation on an e-mail address marked as bounced in sendgrid
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/