Skip to content

CI

CI #5775

Triggered via push January 7, 2025 15:00
Status Failure
Total duration 18m 55s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 6 warnings
test: spec/models/reports/admin/assessor_judge_admin_data_report_spec.rb#L9
Reports::Admin::AssessorJudgeAdminDataReport creates the output with relevant data for Admins Failure/Error: sanitize_string( u.call_method(m[:method]), ) NoMethodError: undefined method `sanitize_string' for #<Reports::Admin::AssessorJudgeAdminDataReport:0x00007fccf26686d8>
test: spec/models/reports/admin/assessor_judge_admin_data_report_spec.rb#L19
Reports::Admin::AssessorJudgeAdminDataReport creates the output with relevant data for Assessors Failure/Error: sanitize_string( u.call_method(m[:method]), ) NoMethodError: undefined method `sanitize_string' for #<Reports::Admin::AssessorJudgeAdminDataReport:0x00007fccf1a42ae8>
test: spec/models/reports/admin/assessor_judge_admin_data_report_spec.rb#L32
Reports::Admin::AssessorJudgeAdminDataReport creates the output with relevant data for Judges Failure/Error: sanitize_string( u.call_method(m[:method]), ) NoMethodError: undefined method `sanitize_string' for #<Reports::Admin::AssessorJudgeAdminDataReport:0x00007fccf14fd740>
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 either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/