Skip to content

Ki/APPEALS-54280 - Correspondence - Add tasks to newly linked appeals #22337

Ki/APPEALS-54280 - Correspondence - Add tasks to newly linked appeals

Ki/APPEALS-54280 - Correspondence - Add tasks to newly linked appeals #22337

Triggered via pull request October 24, 2024 19:52
Status Failure
Total duration 30m 5s
Billable time 6h 0m
Artifacts 1

workflow.yml

on: pull_request
caseflow_jest_job
6m 49s
caseflow_jest_job
caseflow_lint_job
10m 6s
caseflow_lint_job
Matrix: caseflow_rspec_job
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 75 warnings
caseflow_jest_job
Process completed with exit code 1.
caseflow_rspec_job (12, 1): spec/helpers/sync_decided_appeals_helper_spec.rb#L31
SyncDecidedAppealsHelper #sync_decided_appeals Job syncs decided appeals decision_mailed status Failure/Error: DatabaseCleaner[:active_record, { db: :primary }].clean ActiveRecord::ConnectionNotEstablished: connection is closed
caseflow_rspec_job (12, 1): spec/helpers/sync_decided_appeals_helper_spec.rb#L43
SyncDecidedAppealsHelper #sync_decided_appeals catches standard errors
caseflow_rspec_job (12, 1)
Process completed with exit code 1.
caseflow_rspec_job (12, 4): spec/feature/queue/correspondence/correspondence_details_existing_appeals_spec.rb#L35
Tasks related to an existing Appeal - In Correspondence Details Page user waives evidence submission window task on an appeal completes the evidence submission window task Failure/Error: container.find(selector, **keyword_args) Capybara::ElementNotFound: Unable to find css ".cf-select__control"
caseflow_rspec_job (12, 4): spec/controllers/test/correspondence_controller_spec.rb#L159
Test::CorrespondenceController private methods #connect_corr_with_vet creates correspondences and associated documents for each valid file number Failure/Error: if !unassigned_review_package_tasks.count.positive? ActiveRecord::EagerLoadPolymorphicError: Cannot eagerly load the polymorphic association :correspondence
caseflow_rspec_job (12, 4): spec/controllers/test/correspondence_controller_spec.rb#L175
Test::CorrespondenceController private methods #connect_corr_with_vet assigns NOD document types correctly Failure/Error: if !unassigned_review_package_tasks.count.positive? ActiveRecord::EagerLoadPolymorphicError: Cannot eagerly load the polymorphic association :correspondence
caseflow_rspec_job (12, 4): spec/controllers/test/correspondence_controller_spec.rb#L187
Test::CorrespondenceController private methods #connect_corr_with_vet creates a BatchAutoAssignmentAttempt and enqueues AutoAssignCorrespondenceJob Failure/Error: if !unassigned_review_package_tasks.count.positive? ActiveRecord::EagerLoadPolymorphicError: Cannot eagerly load the polymorphic association :correspondence
caseflow_rspec_job (12, 4)
Process completed with exit code 1.
caseflow_rspec_job (12, 6): spec/feature/queue/correspondence/correspondence_queue_task_link_spec.rb#L15
Task Links on Your Correspondence and Correspondence Cases pages When a user clicks a task link in veterans details column the task is an active CorrespondenceIntakeTask routes to the Correspondence Intake page Failure/Error: expect(page).to have_content("Add Related Correspondence") expected to find text "Add Related Correspondence" in "CaseflowQueue\nSearch cases\nCSSID0385371 (VACO)\nYour Correspondence\nSwitch views\nAssignedIn ProgressCompleted\nCorrespondence assigned to you:\nFilter table by any of its columns\nViewing 1-2 of 2 total\nVeteran Details\nPackage Document Type\nVA DOR\nDays Waiting\nNotes\nBob Smithwillms (980032623) Non-NOD 10/23/2024 0\nBob Smithwillms (980032623) Non-NOD 10/23/2024 0\nViewing 1-2 of 2 total\nSend feedback"
caseflow_rspec_job (12, 6)
Process completed with exit code 1.
caseflow_rspec_job (12, 8): spec/feature/queue/attorney_checkout_flow_spec.rb#L77
Attorney checkout flow given a valid ama appeal submits draft decision Failure/Error: expect(page).to have_content(COPY::JUDGE_CHECKOUT_DISPATCH_SUCCESS_MESSAGE_TITLE % appeal.veteran_full_name) expected to find text "Thank you for reviewing Bob Smithhansen's decision." in "CaseflowQueue\nSearch cases\nCSSID0142053 (VACO)\nBob SmithhansenVeteran ID: 980010012 \nView all cases\nEvaluate Decision\nCurrently active tasks\nASSIGNED ON\n10/24/2024\nDAYS WAITING\n0\nGray dot: Pending\nASSIGNED TO\nCSSID0142053\nASSIGNED BY\nL. Roth\nTASK\nReview\nView task instructions\nCase Timeliness\nCase Type: Original\nTotal days since attorney assigned: 0\nDays worked by attorney: 0\n\n10/24/24 - Assigned to attorney\nNo tasks to show\n10/24/24 - Decision submitted to judge\n\nComplexity of case\nHow would you rate the complexity of this case?\nEasy\nMedium\nHard\nQuality of work\nHow would you rate the overall quality of this case?\n5 - Outstanding\n4 - Exceeds expectations\n3 - Meets expectations\n2 - Needs improvements\n1 - Does not meet expectations\nIdentify positive feedback:\nResponsive to contentions and theories\nWell-analyzed lay evidence\nWell-analyzed medical evidence\nGood hidden issue-spotting and analysis\nConcise, understandable, Veteran-centric writing\nAppropriate use of law, precedential opinion and administrative procedure\nLogically organized\nNo substantive revisions\nWell proofed (no to minimal typos/grammar errors)\nWell-annotated file for VLJ review to include appropriate use of tags and comments\nRemand is concise and provides detailed, understandable directives\nIdentify areas for improvement\nThe attorney did not properly consider and apply:\nTheory contention\nCase law\nStatute/regulation\nAdministrative procedure, procedure opinion\nRelevant records (medical, service, employment)\nLay evidence\nOther areas for improvement:\nDid not properly identify and address one or more issues before the Board\nFindings are not supported by adequate reasons, bases\nDid not adequately address due process violations\nRemands not complete, legally sufficient or require necessary development\nMajor or frequent spelling, grammar, typographical, usage, formatting errors\nAdditional Comments\nOptional\nShare more details about your evaluation\nShare more details about your evaluation\nCancelBack\nContinue\nSend feedback"
caseflow_rspec_job (12, 8)
Process completed with exit code 1.
caseflow_rspec_job (12, 11): spec/services/correspondence_auto_assigner_spec.rb#L38
CorrespondenceAutoAssigner#perform when a run is permitted with unassigned ReviewPackageTasks when assignable users exist assigns review package tasks to assignable users Failure/Error: if !unassigned_review_package_tasks.count.positive? ActiveRecord::EagerLoadPolymorphicError: Cannot eagerly load the polymorphic association :correspondence
caseflow_rspec_job (12, 11): spec/services/correspondence_auto_assigner_spec.rb#L63
CorrespondenceAutoAssigner#perform when a run is permitted with unassigned ReviewPackageTasks when assignable users exist with varying va_date_of_receipt values assigns the correspondence with the oldest va_date_of_receipt first Failure/Error: if !unassigned_review_package_tasks.count.positive? ActiveRecord::EagerLoadPolymorphicError: Cannot eagerly load the polymorphic association :correspondence
caseflow_rspec_job (12, 11): spec/services/correspondence_auto_assigner_spec.rb#L103
CorrespondenceAutoAssigner#perform when a run is permitted with unassigned ReviewPackageTasks when assignable users do NOT exist updates the BatchAutoAssignmentAttempt with a capacity error message Failure/Error: if !unassigned_review_package_tasks.count.positive? ActiveRecord::EagerLoadPolymorphicError: Cannot eagerly load the polymorphic association :correspondence
caseflow_rspec_job (12, 11): spec/services/correspondence_auto_assigner_spec.rb#L117
CorrespondenceAutoAssigner#perform when a run is permitted when unassigned ReviewPackageTasks do NOT exist updates the BatchAutoAssignmentAttempt with a no correspondences error message Failure/Error: if !unassigned_review_package_tasks.count.positive? ActiveRecord::EagerLoadPolymorphicError: Cannot eagerly load the polymorphic association :correspondence
caseflow_rspec_job (12, 11)
Process completed with exit code 1.
caseflow_rspec_job (12, 5): spec/feature/queue/correspondence/correspondence_details_task_actions_spec.rb#L52
The Correspondence Details All Tasks Actions testing tasks actions for Other motion tasks checks that Other motion task can be cancelled. Failure/Error: container.find(selector, **keyword_args) Capybara::ElementNotFound: Unable to find css ".cf-select__control"
caseflow_rspec_job (12, 5): spec/feature/queue/correspondence/correspondence_details_task_actions_spec.rb#L64
The Correspondence Details All Tasks Actions testing tasks actions for Other motion tasks checks that Other motion task can be completed. Failure/Error: container.find(selector, **keyword_args) Capybara::ElementNotFound: Unable to find css ".cf-select__control"
caseflow_rspec_job (12, 5): spec/feature/queue/correspondence/correspondence_details_task_actions_spec.rb#L76
The Correspondence Details All Tasks Actions testing tasks actions for Other motion tasks Verify Other motion task with Assign to team action dropdown Failure/Error: container.find(selector, **keyword_args) Capybara::ElementNotFound: Unable to find css ".cf-select__control"
caseflow_rspec_job (12, 5): spec/feature/queue/correspondence/correspondence_details_task_actions_spec.rb#L98
The Correspondence Details All Tasks Actions testing tasks actions for Other motion tasks Verify Other motion task with Change task type action dropdown Failure/Error: container.find(selector, **keyword_args) Capybara::ElementNotFound: Unable to find css ".cf-select__control"
caseflow_rspec_job (12, 5): spec/feature/queue/correspondence/correspondence_details_task_actions_spec.rb#L52
The Correspondence Details All Tasks Actions testing tasks actions for FOIA request tasks checks that FOIA request task can be cancelled. Failure/Error: container.find(selector, **keyword_args) Capybara::ElementNotFound: Unable to find css ".cf-select__control"
caseflow_rspec_job (12, 5): spec/feature/queue/correspondence/correspondence_details_task_actions_spec.rb#L64
The Correspondence Details All Tasks Actions testing tasks actions for FOIA request tasks checks that FOIA request task can be completed. Failure/Error: container.find(selector, **keyword_args) Capybara::ElementNotFound: Unable to find css ".cf-select__control"
caseflow_rspec_job (12, 5): spec/feature/queue/correspondence/correspondence_details_task_actions_spec.rb#L76
The Correspondence Details All Tasks Actions testing tasks actions for FOIA request tasks Verify FOIA request task with Assign to team action dropdown Failure/Error: container.find(selector, **keyword_args) Capybara::ElementNotFound: Unable to find css ".cf-select__control"
caseflow_rspec_job (12, 5): spec/feature/queue/correspondence/correspondence_details_task_actions_spec.rb#L98
The Correspondence Details All Tasks Actions testing tasks actions for FOIA request tasks Verify FOIA request task with Change task type action dropdown Failure/Error: container.find(selector, **keyword_args) Capybara::ElementNotFound: Unable to find css ".cf-select__control"
caseflow_rspec_job (12, 5): spec/feature/queue/correspondence/correspondence_details_task_actions_spec.rb#L52
The Correspondence Details All Tasks Actions testing tasks actions for CAVC Correspondence tasks checks that CAVC Correspondence task can be cancelled. Failure/Error: container.find(selector, **keyword_args) Capybara::ElementNotFound: Unable to find css ".cf-select__control"
caseflow_rspec_job (12, 5): spec/feature/queue/correspondence/correspondence_details_task_actions_spec.rb#L64
The Correspondence Details All Tasks Actions testing tasks actions for CAVC Correspondence tasks checks that CAVC Correspondence task can be completed. Failure/Error: container.find(selector, **keyword_args) Capybara::ElementNotFound: Unable to find css ".cf-select__control"
caseflow_jest_job
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
caseflow_jest_job
The process '/usr/bin/git' failed with exit code 128
caseflow_lint_job
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
caseflow_lint_job
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 2)
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/
caseflow_rspec_job (12, 2)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 2)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 2): spec/feature/queue/ama_queue_workflow_spec.rb#L253
Attorney checkout flow AC 1.5 It passes the feature tests for adding a new issue appeal PACT Adding a new issue with PACT Skipped: No reason given
caseflow_rspec_job (12, 2): spec/feature/queue/ama_queue_workflow_spec.rb#L277
Attorney checkout flow AC 1.6 It passes the feature tests for adding a new issue appeal MST & PACT Adding a new issue with MST & PACT Skipped: No reason given
caseflow_rspec_job (12, 2): spec/feature/queue/correspondence/intake_form_persistence_spec.rb#L17
Persistence of the intake correspondence page step 1 creates a correspondence_intake record on page load Skipped: Temporarily skipped with xit
caseflow_rspec_job (12, 2): spec/models/bgs_power_of_attorney_spec.rb#L42
BgsPowerOfAttorney record expirations by_file_number record is expired Skipped: Test is flaky
caseflow_rspec_job (12, 2): spec/models/bgs_power_of_attorney_spec.rb#L54
BgsPowerOfAttorney record expirations by_file_number record is not expired Skipped: Test is flaky
caseflow_rspec_job (12, 2): spec/models/bgs_power_of_attorney_spec.rb#L118
BgsPowerOfAttorney.find_or_create_by_claimant_participant_id when concurrent calls cause a race condition does not raise an error on unique constraint violation Skipped: Test is flaky
caseflow_rspec_job (12, 2): spec/models/bgs_power_of_attorney_spec.rb#L180
BgsPowerOfAttorney.find_or_create_by_file_number when concurrent calls cause a race condition does not raise an error on unique constraint violation Skipped: Test is flaky
caseflow_rspec_job (12, 7)
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/
caseflow_rspec_job (12, 7)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 7)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 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/
caseflow_rspec_job (12, 1): spec/services/claim_change_history/claim_history_service_spec.rb#L572
ClaimHistoryService.build_events with filters days waiting filter equal to number of days should only return events for tasks that match the days waiting filter Skipped: Flakey test
caseflow_rspec_job (12, 1)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 4)
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/
caseflow_rspec_job (12, 4)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 4): spec/feature/dispatch/establish_claim_spec.rb#L629
Establish Claim - ARC Dispatch As a caseworker For a full grant When there is an existing 070 EP Assigning it to complete the claims establishment Skipped: Test is hanging in GHA
caseflow_rspec_job (12, 4): spec/feature/hearings/postpone_hearing_spec.rb#L128
Postpone hearing with schedule direct to video/virtual feature disabled for AMA appeals when rescheduling Skipped: This functionality is no longer in use.
caseflow_rspec_job (12, 4): spec/feature/hearings/postpone_hearing_spec.rb#L59
Postpone hearing with schedule direct to video/virtual feature disabled for AMA appeals behaves like an AMA appeal and schedule later with admin action Skipped: This functionality is no longer in use.
caseflow_rspec_job (12, 4): spec/feature/hearings/postpone_hearing_spec.rb#L75
Postpone hearing with schedule direct to video/virtual feature disabled for AMA appeals behaves like an AMA appeal and schedule later Skipped: This functionality is no longer in use.
caseflow_rspec_job (12, 4): spec/feature/hearings/postpone_hearing_spec.rb#L89
Postpone hearing with schedule direct to video/virtual feature disabled for AMA appeals behaves like an AMA appeal then change to held Skipped: This functionality is no longer in use.
caseflow_rspec_job (12, 4): spec/feature/hearings/postpone_hearing_spec.rb#L154
Postpone hearing with schedule direct to video/virtual feature disabled for a Legacy appeal when rescheduling on the same day Skipped: This functionality is no longer in use.
caseflow_rspec_job (12, 9)
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/
caseflow_rspec_job (12, 9): spec/feature/non_comp/reviews_spec.rb#L518
NonComp Reviews Queue with an existing organization filtering reviews by appeal type Skipped: No reason given
caseflow_rspec_job (12, 9): spec/feature/non_comp/reviews_spec.rb#L533
NonComp Reviews Queue with an existing organization filtering reviews by issue type Skipped: No reason given
caseflow_rspec_job (12, 9): spec/feature/non_comp/reviews_spec.rb#L791
NonComp Reviews Queue Issue Type filtering and sorting edge cases The Issue type column should orderable and filterable at the same time Skipped: No reason given
caseflow_rspec_job (12, 9): spec/feature/queue/correspondence/correspondence_details_response_letters_spec.rb#L50
Correspondence Details Response Letters Module Verifying Correspondence Details Response Letters page Verify the Add button for Response Letters in details page Skipped: Temporarily skipped with xit
caseflow_rspec_job (12, 9)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 9)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 6)
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/
caseflow_rspec_job (12, 6)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 8)
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/
caseflow_rspec_job (12, 8)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 8): 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
caseflow_rspec_job (12, 8): spec/support/shared_examples/requests/api/v3/issues/ama/shared_examples_request_issues_spec.rb#L189
Api::V3::Issues::Ama::VeteransController#show when feature is enabled when a veteran is found when there is no error when a veteran has a legacy appeal when a veteran has multiple decision issues with multiple request issues behaves like it_should_respond_with_legacy_present should respond with legacy_appeals_present Skipped: Flakey test
caseflow_rspec_job (12, 8): spec/support/shared_examples/requests/api/v3/issues/ama/shared_examples_request_issues_spec.rb#L202
Api::V3::Issues::Ama::VeteransController#show when feature is enabled when a veteran is found when there is no error when a veteran has a legacy appeal when a veteran has multiple decision issues with multiple request issues behaves like it_should_respond_with_associated_request_issues should respond with the associated request issues Skipped: Flakey test
caseflow_rspec_job (12, 8): spec/support/shared_examples/requests/api/v3/issues/ama/shared_examples_request_issues_spec.rb#L242
Api::V3::Issues::Ama::VeteransController#show when feature is enabled when a veteran is found when there is no error when a veteran has a legacy appeal when a veteran has multiple decision issues with multiple request issues behaves like it_should_respond_with_same_multiple_decision_issues_per_request_issue should respond with the same multiple decision issues per request issue Skipped: Flakey test
caseflow_rspec_job (12, 8): spec/support/shared_examples/requests/api/v3/issues/ama/shared_examples_request_issues_spec.rb#L301
Api::V3::Issues::Ama::VeteransController#show when feature is enabled when a veteran is found when there is no error when a veteran has a legacy appeal when a veteran has multiple decision issues with multiple request issues when number of request issues exceeds paginates_per value behaves like it_should_show_number_of_paginated_issues should only show number of request issues listed in the paginates_per value on first page Skipped: Flakey test
caseflow_rspec_job (12, 8): spec/support/shared_examples/requests/api/v3/issues/ama/shared_examples_request_issues_spec.rb#L281
Api::V3::Issues::Ama::VeteransController#show when feature is enabled when a veteran is found when there is no error when a veteran has a legacy appeal when a veteran has multiple decision issues with multiple request issues when number of request issues exceeds paginates_per value behaves like it_should_show_remaining_issues should only show remaining request issues on next page Skipped: Flakey test
caseflow_rspec_job (12, 8): spec/support/shared_examples/requests/api/v3/issues/ama/shared_examples_request_issues_spec.rb#L261
Api::V3::Issues::Ama::VeteransController#show when feature is enabled when a veteran is found when there is no error when a veteran has a legacy appeal when a veteran has multiple decision issues with multiple request issues when number of request issues exceeds paginates_per value behaves like it_should_show_page_1_when_page_0 should show page 1 when attempting to get page 0 Skipped: Flakey test
caseflow_rspec_job (12, 8): spec/support/shared_examples/requests/api/v3/issues/ama/shared_examples_request_issues_spec.rb#L169
Api::V3::Issues::Ama::VeteransController#show when feature is enabled when a veteran is found when there is no error when a veteran has a legacy appeal when a veteran has multiple decision issues with multiple request issues when number of request issues exceeds paginates_per value behaves like it_should_default_to_page_1 should default to page 1 Skipped: Flakey test
caseflow_rspec_job (12, 8): spec/support/shared_examples/requests/api/v3/issues/ama/shared_examples_request_issues_spec.rb#L130
Api::V3::Issues::Ama::VeteransController#show when feature is enabled when a veteran is found when there is no error when a veteran has a legacy appeal when a veteran has multiple decision issues with multiple request issues when number of request issues exceeds paginates_per value behaves like it_should_show_first_page_if_page_negatvie should show the first page if page is negative Skipped: Flakey test
caseflow_rspec_job (12, 8): spec/support/shared_examples/requests/api/v3/issues/ama/shared_examples_request_issues_spec.rb#L150
Api::V3::Issues::Ama::VeteransController#show when feature is enabled when a veteran is found when there is no error when a veteran has a legacy appeal when a veteran has multiple decision issues with multiple request issues when number of request issues exceeds paginates_per value behaves like it_should_show_last_page_if_page_larger_than_total should show last page if page larger than total Skipped: Flakey test
caseflow_rspec_job (12, 11)
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/
caseflow_rspec_job (12, 11)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 11): spec/models/validators/intake_start_validator_spec.rb#L24
IntakeStartValidator#validate when BGS shows a station conflict sets error_code "veteran_not_modifiable" when BGS shows a station conflict Skipped: Flaky test
caseflow_rspec_job (12, 11): spec/models/validators/intake_start_validator_spec.rb#L36
IntakeStartValidator#validate when BGS shows a station conflict for an Appeal intake user is on the BVA Intake team sets a veteran_not_modifiable error code Skipped: Flaky test
caseflow_rspec_job (12, 11): vendor/bundle/ruby/2.7.0/gems/rswag-specs-2.13.0/lib/rswag/specs/example_group_helpers.rb#L143
api/v2/appeals /api/v2/appeals get successful returns a 200 response Skipped: No reason given
caseflow_rspec_job (12, 3)
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/
caseflow_rspec_job (12, 3)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 10)
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/
caseflow_rspec_job (12, 10)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 10)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 10): spec/feature/hearings/daily_docket/ro_viewhearsched_spec.rb#L8
Hearing Schedule Daily Docket for RO ViewHearSched User cannot view docket notes Skipped: Flaky test
caseflow_rspec_job (12, 0)
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/
caseflow_rspec_job (12, 0): spec/jobs/fetch_all_active_legacy_appeals_job_spec.rb#L88
FetchAllActiveLegacyAppealsJob#find_and_create_appeal_state_for_active_legacy_appeals when there are both OPEN & CLOSED Legacy Appeals in the database only OPEN Legacy Appeal records will be added to the Appeal States table Skipped: Flaky test
caseflow_rspec_job (12, 0)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 5)
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/
caseflow_rspec_job (12, 5): spec/feature/queue/case_details_spec.rb#L680
Case details attorney case details view veteran records have been merged and Veteran has multiple active phone numbers in SHARE access the appeal's case details Skipped: This test fails in GHA but not locally
caseflow_rspec_job (12, 5): spec/feature/queue/case_details_spec.rb#L709
Case details when an appeal has some number of documents with reader role reader link appears on page and sends us to reader Skipped: Flaky test
caseflow_rspec_job (12, 5): spec/feature/queue/mail_task_spec.rb#L283
MailTasks Hearing Postponement Request Mail Task mark as complete ruling is granted schedule immediately AMA appeal unscheduled hearing sends proper notifications Skipped: test is failing in local env and github actions
caseflow_rspec_job (12, 5): spec/feature/queue/mail_task_spec.rb#L283
MailTasks Hearing Postponement Request Mail Task mark as complete ruling is granted schedule immediately AMA appeal scheduled hearing sends proper notifications Skipped: test is failing in local env and github actions
caseflow_rspec_job (12, 5): spec/feature/queue/mail_task_spec.rb#L283
MailTasks Hearing Postponement Request Mail Task mark as complete ruling is granted schedule immediately Legacy appeal unscheduled hearing sends proper notifications Skipped: test is failing in local env and github actions
caseflow_rspec_job (12, 5): spec/feature/queue/mail_task_spec.rb#L283
MailTasks Hearing Postponement Request Mail Task mark as complete ruling is granted schedule immediately Legacy appeal scheduled hearing sends proper notifications Skipped: test is failing in local env and github actions
caseflow_rspec_job (12, 5): spec/jobs/bgs_share_error_fix_job_spec.rb#L69
BgsShareErrorFixJob BGS::ShareError RIU when EPE has established_at date clears the BGS::ShareError on the RIU Skipped: flaky test
caseflow_rspec_job (12, 5): spec/jobs/bgs_share_error_fix_job_spec.rb#L75
BgsShareErrorFixJob BGS::ShareError RIU when EPE does not have established_at date does not clear the BGS::ShareError on the RIU Skipped: flaky test
caseflow_rspec_job (12, 5): spec/jobs/bgs_share_error_fix_job_spec.rb#L82
BgsShareErrorFixJob BGS::ShareError RIU when the RIU does not have the BGS::ShareError does not attempt to clear the error Skipped: flaky test
caseflow_rspec_job (12, 5)
The process '/usr/bin/git' failed with exit code 128
Deprecation notice: v1, v2, and v3 of the artifact actions
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/

Artifacts

Produced during runtime
Name Size
artifact
149 MB