Annotations
9 errors and 2 warnings
./spec/services/spot/derivatives/video_derivatives_service_spec.rb.Spot::Derivatives::VideoDerivativeService#check_premade_derivatives the response is not empty should call rename:
spec/services/spot/derivatives/video_derivatives_service_spec.rb#L303
#<InstanceDouble(Aws::S3::Client) (anonymous)> received :list_objects with unexpected arguments
expected: ({:bucket=>"av-assets", :prefix=>"example_derivative"})
got: ({:bucket=>"ldr-imports", :prefix=>"example_derivative"})
Diff:
@@ -1 +1 @@
-[{:bucket=>"av-assets", :prefix=>"example_derivative"}]
+[{:bucket=>"ldr-imports", :prefix=>"example_derivative"}]
Please stub a default value first if message might be received with other args as well.
|
./spec/services/spot/derivatives/video_derivatives_service_spec.rb.Spot::Derivatives::VideoDerivativeService#check_premade_derivatives the response is not empty :
spec/services/spot/derivatives/video_derivatives_service_spec.rb#L303
#<InstanceDouble(Aws::S3::Client) (anonymous)> received :list_objects with unexpected arguments
expected: ({:bucket=>"av-assets", :prefix=>"example_derivative"})
got: ({:bucket=>"ldr-imports", :prefix=>"example_derivative"})
Diff:
@@ -1 +1 @@
-[{:bucket=>"av-assets", :prefix=>"example_derivative"}]
+[{:bucket=>"ldr-imports", :prefix=>"example_derivative"}]
Please stub a default value first if message might be received with other args as well.
|
./spec/services/spot/derivatives/video_derivatives_service_spec.rb.Spot::Derivatives::VideoDerivativeService#check_premade_derivatives the response is empty :
spec/services/spot/derivatives/video_derivatives_service_spec.rb#L319
#<InstanceDouble(Aws::S3::Client) (anonymous)> received :list_objects with unexpected arguments
expected: ({:bucket=>"av-assets", :prefix=>"example_derivative"})
got: ({:bucket=>"ldr-imports", :prefix=>"example_derivative"})
Diff:
@@ -1 +1 @@
-[{:bucket=>"av-assets", :prefix=>"example_derivative"}]
+[{:bucket=>"ldr-imports", :prefix=>"example_derivative"}]
Please stub a default value first if message might be received with other args as well.
|
./spec/services/spot/derivatives/video_derivatives_service_spec.rb.Spot::Derivatives::VideoDerivativeService#check_premade_derivatives the response is empty should not call rename:
spec/services/spot/derivatives/video_derivatives_service_spec.rb#L319
#<InstanceDouble(Aws::S3::Client) (anonymous)> received :list_objects with unexpected arguments
expected: ({:bucket=>"av-assets", :prefix=>"example_derivative"})
got: ({:bucket=>"ldr-imports", :prefix=>"example_derivative"})
Diff:
@@ -1 +1 @@
-[{:bucket=>"av-assets", :prefix=>"example_derivative"}]
+[{:bucket=>"ldr-imports", :prefix=>"example_derivative"}]
Please stub a default value first if message might be received with other args as well.
|
./spec/services/spot/derivatives/audio_derivatives_service_spec.rb.Spot::Derivatives::AudioDerivativeService#check_premade_derivatives the response is empty should not call rename:
spec/services/spot/derivatives/audio_derivatives_service_spec.rb#L271
#<InstanceDouble(Aws::S3::Client) (anonymous)> received :list_objects with unexpected arguments
expected: ({:bucket=>"av-assets", :prefix=>"example_derivative"})
got: ({:bucket=>"ldr-imports", :prefix=>"example_derivative"})
Diff:
@@ -1 +1 @@
-[{:bucket=>"av-assets", :prefix=>"example_derivative"}]
+[{:bucket=>"ldr-imports", :prefix=>"example_derivative"}]
Please stub a default value first if message might be received with other args as well.
|
./spec/services/spot/derivatives/audio_derivatives_service_spec.rb.Spot::Derivatives::AudioDerivativeService#check_premade_derivatives the response is empty :
spec/services/spot/derivatives/audio_derivatives_service_spec.rb#L271
#<InstanceDouble(Aws::S3::Client) (anonymous)> received :list_objects with unexpected arguments
expected: ({:bucket=>"av-assets", :prefix=>"example_derivative"})
got: ({:bucket=>"ldr-imports", :prefix=>"example_derivative"})
Diff:
@@ -1 +1 @@
-[{:bucket=>"av-assets", :prefix=>"example_derivative"}]
+[{:bucket=>"ldr-imports", :prefix=>"example_derivative"}]
Please stub a default value first if message might be received with other args as well.
|
./spec/services/spot/derivatives/audio_derivatives_service_spec.rb.Spot::Derivatives::AudioDerivativeService#check_premade_derivatives the response is not empty :
spec/services/spot/derivatives/audio_derivatives_service_spec.rb#L255
#<InstanceDouble(Aws::S3::Client) (anonymous)> received :list_objects with unexpected arguments
expected: ({:bucket=>"av-assets", :prefix=>"example_derivative"})
got: ({:bucket=>"ldr-imports", :prefix=>"example_derivative"})
Diff:
@@ -1 +1 @@
-[{:bucket=>"av-assets", :prefix=>"example_derivative"}]
+[{:bucket=>"ldr-imports", :prefix=>"example_derivative"}]
Please stub a default value first if message might be received with other args as well.
|
./spec/services/spot/derivatives/audio_derivatives_service_spec.rb.Spot::Derivatives::AudioDerivativeService#check_premade_derivatives the response is not empty should call rename:
spec/services/spot/derivatives/audio_derivatives_service_spec.rb#L255
#<InstanceDouble(Aws::S3::Client) (anonymous)> received :list_objects with unexpected arguments
expected: ({:bucket=>"av-assets", :prefix=>"example_derivative"})
got: ({:bucket=>"ldr-imports", :prefix=>"example_derivative"})
Diff:
@@ -1 +1 @@
-[{:bucket=>"av-assets", :prefix=>"example_derivative"}]
+[{:bucket=>"ldr-imports", :prefix=>"example_derivative"}]
Please stub a default value first if message might be received with other args as well.
|
Lint + Test / Test
Process completed with exit code 1.
|
Lint + Test / Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint + Test / Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|