APPEALS-32062 - Address ActiveModel::Error
deprecation removals [pre Rails 7.0]
#23926
Annotations
3 errors and 3 warnings
RSpec via knapsack_pro Queue Mode:
spec/queries/appeals_in_location_63_in_past_2_days_spec.rb#L206
AppealsInLocation63InPast2Days.loc_63_appeals there are 2 appeals still in loc 81 fetches the correct matching appeals only in loc 63
Failure/Error: expect(returned_appeals.size).to eq(4)
expected: 4
got: 3
(compared using ==)
|
RSpec via knapsack_pro Queue Mode:
spec/queries/appeals_in_location_63_in_past_2_days_spec.rb#L278
AppealsInLocation63InPast2Days.loc_63_appeals there are 2 appeals still in loc 81 fetches the correct matching appeals only in loc 63
Failure/Error: expect(returned_appeals.size).to eq(4)
expected: 4
got: 3
(compared using ==)
|
RSpec via knapsack_pro Queue Mode
Process completed with exit code 1.
|
Post Run actions/checkout@v3
The process '/usr/bin/git' failed with exit code 128
|
RSpec via knapsack_pro Queue Mode:
spec/controllers/api/events/v1/decision_review_updated_controller_spec.rb#L70
Api::Events::V1::DecisionReviewUpdatedController POST #decision_review_updated when event exists when update is successful returns a 200 status and success message
Skipped: Temporarily skipped with xit
|
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