Skip to content

derivative and caption naming #227

derivative and caption naming

derivative and caption naming #227

Triggered via push January 17, 2025 20:23
Status Failure
Total duration 12m 5s
Artifacts
Fit to window
Zoom out
Zoom in

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