Skip to content

Build And Publish Preview Environment #26001

Build And Publish Preview Environment

Build And Publish Preview Environment #26001

GitHub Actions / Test Results failed Dec 31, 2024 in 0s

1 fail, 6 skipped, 28 034 pass in 1h 5m 44s

    24 files  ±0      24 suites  ±0   1h 5m 44s ⏱️ +7s
28 041 tests ±0  28 034 ✅  - 1  6 💤 ±0  1 ❌ +1 
28 367 runs  ±0  28 360 ✅  - 1  6 💤 ±0  1 ❌ +1 

Results for commit 672fcff. ± Comparison against earlier commit 4284620.

Annotations

Check warning on line 0 in ./modules/claims_api/spec/sidekiq/poa_form_builder_job_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

ClaimsApi::V1::PoaFormBuilderJob generating the filled and signed pdf when representative is an individual Calls the POA updater job upon successful upload to VBMS (modules.claims_api.spec.sidekiq.poa_form_builder_job_spec) failed

Test Results/rspec.xml [took 6s]
Raw output
Unknown PDF parsing error - malformed PDF file?
\e[1mFailure/Error: \e[0msubject.new.perform(power_of_attorney.id, action: 'post')

CombinePDF::ParsingError:
  Unknown PDF parsing error - malformed PDF file?
/usr/local/bundle/cache/ruby/3.3.0/gems/combine_pdf-1.0.29/lib/combine_pdf/parser.rb:85:in `parse'
/usr/local/bundle/cache/ruby/3.3.0/gems/combine_pdf-1.0.29/lib/combine_pdf/pdf_public.rb:99:in `initialize'
/usr/local/bundle/cache/ruby/3.3.0/gems/combine_pdf-1.0.29/lib/combine_pdf/api.rb:12:in `new'
/usr/local/bundle/cache/ruby/3.3.0/gems/combine_pdf-1.0.29/lib/combine_pdf/api.rb:12:in `load'
./modules/claims_api/lib/claims_api/v1/poa_pdf_constructor/base.rb:110:in `combine_pdf'
./modules/claims_api/lib/claims_api/v1/poa_pdf_constructor/base.rb:19:in `construct'
./modules/claims_api/app/sidekiq/claims_api/v1/poa_form_builder_job.rb:24:in `perform'
./modules/claims_api/spec/sidekiq/poa_form_builder_job_spec.rb:100:in `block (4 levels) in <top (required)>'
/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:124:in `block in run'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `run'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:37:in `block (2 levels) in setup'