Konstantin/appeals 59181 #21309
Annotations
4 errors and 4 warnings
RSpec via knapsack_pro Queue Mode:
spec/feature/events/decision_review_updated/scenario_update_eligibility_spec.rb#L110
Api::Events::V1::DecisionReviewUpdatedController tests processing ineligible_to_eligible request issues POST #decision_review_updated ineligible_to_eligible updates issue returns success response whith eligible request_issue
Failure/Error: expect(ineligible_to_eligible_request_issue.ineligible_reason).to eq(nil)
expected: nil
got: "appeal_to_appeal"
(compared using ==)
|
RSpec via knapsack_pro Queue Mode:
spec/feature/events/decision_review_updated/scenario_update_eligibility_spec.rb#L238
Api::Events::V1::DecisionReviewUpdatedController tests processing eligible_to_ineligible request issues POST #decision_review_updated eligible_to_ineligible updates issue returns success response whith ineligible request_issue
Failure/Error: expect(eligible_to_ineligible_request_issue.ineligible_reason).to eq("appeal_to_appeal")
expected: "appeal_to_appeal"
got: nil
(compared using ==)
|
RSpec via knapsack_pro Queue Mode:
spec/feature/events/decision_review_updated/scenario_update_eligibility_spec.rb#L361
Api::Events::V1::DecisionReviewUpdatedController tests processing ineligible_to_ineligible request issues POST #decision_review_updated ineligible_to_ineligible updates issue returns success response whith updated ineligible request_issue
Failure/Error:
expect(ineligible_to_ineligible_request_issue.contested_issue_description)
.to eq("UPDATED contested issue deascription")
expected: "UPDATED contested issue deascription"
got: "original description"
(compared using ==)
|
RSpec via knapsack_pro Queue Mode
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
RSpec via knapsack_pro Queue Mode:
spec/feature/reader/logs_controller_spec.rb#L37
Metrics::V2::LogsController pdf_page_render_time_in_ms Feature toggle enabled create a metric for pdf_page_render_time_in_ms
Skipped: Temporarily disabled with xscenario
|
Post Run actions/checkout@v3
The process '/usr/bin/git' failed with exit code 128
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifact".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading