Skip to content

build(deps): Bump the production group across 1 directory with 2 updates #13

build(deps): Bump the production group across 1 directory with 2 updates

build(deps): Bump the production group across 1 directory with 2 updates #13

Triggered via pull request May 11, 2026 17:22
Status Failure
Total duration 20s
Artifacts

rspec.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
test
Process completed with exit code 1.
test: spec/unit/cfa_eng_cli/bastion_spec.rb#L120
CfaEngCli::Bastion#tunnel uses the specified local port when provided Failure/Error: allow(Aws::EC2::Client).to receive(:new).and_return(ec2_client) RuntimeError: Unable to find a compatible xml library. Ensure that you have installed or added to your Gemfile one of ox, oga, libxml, nokogiri or rexml
test: spec/unit/cfa_eng_cli/bastion_spec.rb#L105
CfaEngCli::Bastion#tunnel starts a port forwarding session with valid parameters Failure/Error: allow(Aws::EC2::Client).to receive(:new).and_return(ec2_client) RuntimeError: Unable to find a compatible xml library. Ensure that you have installed or added to your Gemfile one of ox, oga, libxml, nokogiri or rexml
test: spec/unit/cfa_eng_cli/bastion_spec.rb#L85
CfaEngCli::Bastion#target when a profile is not set on the client uses the environment profile Failure/Error: allow(Aws::EC2::Client).to receive(:new).and_return(ec2_client) RuntimeError: Unable to find a compatible xml library. Ensure that you have installed or added to your Gemfile one of ox, oga, libxml, nokogiri or rexml
test: spec/unit/cfa_eng_cli/bastion_spec.rb#L79
CfaEngCli::Bastion#target when a profile is set on the client sets the correct id Failure/Error: allow(Aws::EC2::Client).to receive(:new).and_return(ec2_client) RuntimeError: Unable to find a compatible xml library. Ensure that you have installed or added to your Gemfile one of ox, oga, libxml, nokogiri or rexml
test: spec/unit/cfa_eng_cli/bastion_spec.rb#L75
CfaEngCli::Bastion#target when a profile is set on the client sets the correct region Failure/Error: allow(Aws::EC2::Client).to receive(:new).and_return(ec2_client) RuntimeError: Unable to find a compatible xml library. Ensure that you have installed or added to your Gemfile one of ox, oga, libxml, nokogiri or rexml
test: spec/unit/cfa_eng_cli/bastion_spec.rb#L71
CfaEngCli::Bastion#target when a profile is set on the client uses the client profile Failure/Error: allow(Aws::EC2::Client).to receive(:new).and_return(ec2_client) RuntimeError: Unable to find a compatible xml library. Ensure that you have installed or added to your Gemfile one of ox, oga, libxml, nokogiri or rexml
test: spec/unit/cfa_eng_cli/bastion_spec.rb#L49
CfaEngCli::Bastion#lookup when no running instances are found raises an exception Failure/Error: allow(Aws::EC2::Client).to receive(:new).and_return(ec2_client) RuntimeError: Unable to find a compatible xml library. Ensure that you have installed or added to your Gemfile one of ox, oga, libxml, nokogiri or rexml
test: spec/unit/cfa_eng_cli/bastion_spec.rb#L43
CfaEngCli::Bastion#lookup when running instances are found returns the first running bastion instance when found Failure/Error: allow(Aws::EC2::Client).to receive(:new).and_return(ec2_client) RuntimeError: Unable to find a compatible xml library. Ensure that you have installed or added to your Gemfile one of ox, oga, libxml, nokogiri or rexml