Upload method for 'Errors Found and Corrected' #23756
Annotations
10 errors and 7 warnings
RSpec via knapsack_pro Queue Mode:
spec/jobs/hearings/download_transcription_file_job_spec.rb#L85
Hearings::DownloadTranscriptionFileJob#perform mp4 file successful download from Webex and upload to S3 creates new TranscriptionFile record
Failure/Error: raise FileUploadError "Amazon S3 service responded with error: #{error}"
NoMethodError:
undefined method `FileUploadError' for #<TranscriptionFileUpload:0x000055b991420900>
|
RSpec via knapsack_pro Queue Mode:
spec/jobs/hearings/download_transcription_file_job_spec.rb#L90
Hearings::DownloadTranscriptionFileJob#perform mp4 file successful download from Webex and upload to S3 updates date_receipt_recording of TranscriptionFile record
Failure/Error: raise FileUploadError "Amazon S3 service responded with error: #{error}"
NoMethodError:
undefined method `FileUploadError' for #<TranscriptionFileUpload:0x000055b990877248>
|
RSpec via knapsack_pro Queue Mode:
spec/jobs/hearings/download_transcription_file_job_spec.rb#L33
Hearings::DownloadTranscriptionFileJob#perform mp4 file successful download from Webex and upload to S3 saves downloaded file to correct tmp sub-directory
Failure/Error: raise FileUploadError "Amazon S3 service responded with error: #{error}"
NoMethodError:
undefined method `FileUploadError' for #<TranscriptionFileUpload:0x000055b990104420>
Shared Example Group: "all file types" called from ./spec/jobs/hearings/download_transcription_file_job_spec.rb:95
|
RSpec via knapsack_pro Queue Mode:
spec/jobs/hearings/download_transcription_file_job_spec.rb#L39
Hearings::DownloadTranscriptionFileJob#perform mp4 file successful download from Webex and upload to S3 updates date_upload_aws of TranscriptionFile record
Failure/Error: raise FileUploadError "Amazon S3 service responded with error: #{error}"
NoMethodError:
undefined method `FileUploadError' for #<TranscriptionFileUpload:0x000055b98fae1e08>
Shared Example Group: "all file types" called from ./spec/jobs/hearings/download_transcription_file_job_spec.rb:95
|
RSpec via knapsack_pro Queue Mode:
spec/jobs/hearings/download_transcription_file_job_spec.rb#L44
Hearings::DownloadTranscriptionFileJob#perform mp4 file successful download from Webex and upload to S3 uploads file to correct S3 location
Failure/Error: raise FileUploadError "Amazon S3 service responded with error: #{error}"
NoMethodError:
undefined method `FileUploadError' for #<TranscriptionFileUpload:0x000055b98f2f95b0>
Shared Example Group: "all file types" called from ./spec/jobs/hearings/download_transcription_file_job_spec.rb:95
|
RSpec via knapsack_pro Queue Mode:
spec/jobs/hearings/download_transcription_file_job_spec.rb#L49
Hearings::DownloadTranscriptionFileJob#perform mp4 file successful download from Webex and upload to S3 updates file_status of TranscriptionFile record
Failure/Error: raise FileUploadError "Amazon S3 service responded with error: #{error}"
NoMethodError:
undefined method `FileUploadError' for #<TranscriptionFileUpload:0x000055b98ec63700>
Shared Example Group: "all file types" called from ./spec/jobs/hearings/download_transcription_file_job_spec.rb:95
|
RSpec via knapsack_pro Queue Mode:
spec/jobs/hearings/download_transcription_file_job_spec.rb#L85
Hearings::DownloadTranscriptionFileJob#perform mp3 file successful download from Webex and upload to S3 creates new TranscriptionFile record
Failure/Error: raise FileUploadError "Amazon S3 service responded with error: #{error}"
NoMethodError:
undefined method `FileUploadError' for #<TranscriptionFileUpload:0x000055b98e27f0b8>
|
RSpec via knapsack_pro Queue Mode:
spec/jobs/hearings/download_transcription_file_job_spec.rb#L90
Hearings::DownloadTranscriptionFileJob#perform mp3 file successful download from Webex and upload to S3 updates date_receipt_recording of TranscriptionFile record
Failure/Error: raise FileUploadError "Amazon S3 service responded with error: #{error}"
NoMethodError:
undefined method `FileUploadError' for #<TranscriptionFileUpload:0x000055b98cedefb8>
|
RSpec via knapsack_pro Queue Mode:
spec/jobs/hearings/download_transcription_file_job_spec.rb#L33
Hearings::DownloadTranscriptionFileJob#perform mp3 file successful download from Webex and upload to S3 saves downloaded file to correct tmp sub-directory
Failure/Error: raise FileUploadError "Amazon S3 service responded with error: #{error}"
NoMethodError:
undefined method `FileUploadError' for #<TranscriptionFileUpload:0x000055b991ea9750>
Shared Example Group: "all file types" called from ./spec/jobs/hearings/download_transcription_file_job_spec.rb:95
|
RSpec via knapsack_pro Queue Mode:
spec/jobs/hearings/download_transcription_file_job_spec.rb#L39
Hearings::DownloadTranscriptionFileJob#perform mp3 file successful download from Webex and upload to S3 updates date_upload_aws of TranscriptionFile record
Failure/Error: raise FileUploadError "Amazon S3 service responded with error: #{error}"
NoMethodError:
undefined method `FileUploadError' for #<TranscriptionFileUpload:0x000055b99198c8f8>
Shared Example Group: "all file types" called from ./spec/jobs/hearings/download_transcription_file_job_spec.rb:95
|
RSpec via knapsack_pro Queue Mode:
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.
|
RSpec via knapsack_pro Queue Mode:
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.
|
RSpec via knapsack_pro Queue Mode:
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.
|
RSpec via knapsack_pro Queue Mode:
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.
|
RSpec via knapsack_pro Queue Mode:
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.
|
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