Upload method for 'Errors Found and Corrected' #23756
Annotations
2 errors and 8 warnings
RSpec via knapsack_pro Queue Mode:
spec/models/hearings/transcription_file_spec.rb#L18
Hearings::TranscriptionFile model functions uploading a file
Failure/Error: raise FileUploadError "Amazon S3 service responded with error: #{error}"
NoMethodError:
undefined method `FileUploadError' for #<TranscriptionFileUpload:0x0000555e78f279f8>
|
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
|
capybara-artifacts
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
|
RSpec via knapsack_pro Queue Mode:
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
|
RSpec via knapsack_pro Queue Mode:
spec/models/bgs_power_of_attorney_spec.rb#L42
BgsPowerOfAttorney record expirations by_file_number record is expired
Skipped: Test is flaky
|
RSpec via knapsack_pro Queue Mode:
spec/models/bgs_power_of_attorney_spec.rb#L54
BgsPowerOfAttorney record expirations by_file_number record is not expired
Skipped: Test is flaky
|
RSpec via knapsack_pro Queue Mode:
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
|
RSpec via knapsack_pro Queue Mode:
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
|
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