derivative and caption naming #227
lint-and-test-on-push.yml
on: push
Lint + Test
/
Lint
3m 33s
Lint + Test
/
Test
8m 15s
Annotations
11 errors and 2 warnings
./spec/services/spot/derivatives/video_derivatives_service_spec.rb.Spot::Derivatives::VideoDerivativeService#check_transcript the transcript exists enques the transcript job:
spec/services/spot/derivatives/video_derivatives_service_spec.rb#L483
#<InstanceDouble(Aws::S3::Client) (anonymous)> received :head_object with unexpected arguments
expected: ({:bucket=>"ldr-imports", :key=>"file.vtt"})
got: ({:bucket=>"ldr-imports", :key=>"file/file_caption.vtt"})
Diff:
@@ -1 +1 @@
-[{:bucket=>"ldr-imports", :key=>"file.vtt"}]
+[{:bucket=>"ldr-imports", :key=>"file/file_caption.vtt"}]
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_transcript the transcript does not exist logs a warning that there is no transcript:
spec/services/spot/derivatives/video_derivatives_service_spec.rb#L471
#<InstanceDouble(Aws::S3::Client) (anonymous)> received :head_object with unexpected arguments
expected: ({:bucket=>"ldr-imports", :key=>"file.vtt"})
got: ({:bucket=>"ldr-imports", :key=>"file/file_caption.vtt"})
Diff:
@@ -1 +1 @@
-[{:bucket=>"ldr-imports", :key=>"file.vtt"}]
+[{:bucket=>"ldr-imports", :key=>"file/file_caption.vtt"}]
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=>"ldr-imports", :prefix=>"example_derivative"})
got: ({:bucket=>"ldr-imports", :prefix=>"example/example_derivative"})
Diff:
@@ -1 +1 @@
-[{:bucket=>"ldr-imports", :prefix=>"example_derivative"}]
+[{:bucket=>"ldr-imports", :prefix=>"example/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 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=>"ldr-imports", :prefix=>"example_derivative"})
got: ({:bucket=>"ldr-imports", :prefix=>"example/example_derivative"})
Diff:
@@ -1 +1 @@
-[{:bucket=>"ldr-imports", :prefix=>"example_derivative"}]
+[{:bucket=>"ldr-imports", :prefix=>"example/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=>"ldr-imports", :prefix=>"example_derivative"})
got: ({:bucket=>"ldr-imports", :prefix=>"example/example_derivative"})
Diff:
@@ -1 +1 @@
-[{:bucket=>"ldr-imports", :prefix=>"example_derivative"}]
+[{:bucket=>"ldr-imports", :prefix=>"example/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=>"ldr-imports", :prefix=>"example_derivative"})
got: ({:bucket=>"ldr-imports", :prefix=>"example/example_derivative"})
Diff:
@@ -1 +1 @@
-[{:bucket=>"ldr-imports", :prefix=>"example_derivative"}]
+[{:bucket=>"ldr-imports", :prefix=>"example/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=>"ldr-imports", :prefix=>"example_derivative"})
got: ({:bucket=>"ldr-imports", :prefix=>"example/example_derivative"})
Diff:
@@ -1 +1 @@
-[{:bucket=>"ldr-imports", :prefix=>"example_derivative"}]
+[{:bucket=>"ldr-imports", :prefix=>"example/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=>"ldr-imports", :prefix=>"example_derivative"})
got: ({:bucket=>"ldr-imports", :prefix=>"example/example_derivative"})
Diff:
@@ -1 +1 @@
-[{:bucket=>"ldr-imports", :prefix=>"example_derivative"}]
+[{:bucket=>"ldr-imports", :prefix=>"example/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=>"ldr-imports", :prefix=>"example_derivative"})
got: ({:bucket=>"ldr-imports", :prefix=>"example/example_derivative"})
Diff:
@@ -1 +1 @@
-[{:bucket=>"ldr-imports", :prefix=>"example_derivative"}]
+[{:bucket=>"ldr-imports", :prefix=>"example/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=>"ldr-imports", :prefix=>"example_derivative"})
got: ({:bucket=>"ldr-imports", :prefix=>"example/example_derivative"})
Diff:
@@ -1 +1 @@
-[{:bucket=>"ldr-imports", :prefix=>"example_derivative"}]
+[{:bucket=>"ldr-imports", :prefix=>"example/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
|