Skip to content

d'oh rubo

d'oh rubo #261

Triggered via push February 7, 2025 21:23
Status Failure
Total duration 12m 6s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

13 errors
./spec/services/spot/derivatives/audio_derivatives_service_spec.rb.Spot::Derivatives::AudioDerivativeService#rename_premade_derivative the file does not exist should download the file from s3: spec/services/spot/derivatives/audio_derivatives_service_spec.rb#L318
#<File (class)> received :directory? with unexpected arguments expected: ("/__w/spot/spot/tmp/derivatives/ab/c1/23/de") got: ("/__w/spot/spot/tmp/premade_derivatives/misc") 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#rename_premade_derivative the file does not exist should call to transfer the premade derivative: spec/services/spot/derivatives/audio_derivatives_service_spec.rb#L318
#<File (class)> received :directory? with unexpected arguments expected: ("/__w/spot/spot/tmp/derivatives/ab/c1/23/de") got: ("/__w/spot/spot/tmp/premade_derivatives/misc") 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#rename_premade_derivative the file does not exist should not remove the temporary file: spec/services/spot/derivatives/audio_derivatives_service_spec.rb#L318
#<File (class)> received :directory? with unexpected arguments expected: ("/__w/spot/spot/tmp/derivatives/ab/c1/23/de") got: ("/__w/spot/spot/tmp/premade_derivatives/misc") 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#rename_premade_derivative the file exists should remove the temporary file: spec/services/spot/derivatives/audio_derivatives_service_spec.rb#L299
#<File (class)> received :directory? with unexpected arguments expected: ("/__w/spot/spot/tmp/derivatives/ab/c1/23/de") got: ("/__w/spot/spot/tmp/premade_derivatives/misc") 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#rename_premade_derivative the file exists should download the file from s3: spec/services/spot/derivatives/audio_derivatives_service_spec.rb#L299
#<File (class)> received :directory? with unexpected arguments expected: ("/__w/spot/spot/tmp/derivatives/ab/c1/23/de") got: ("/__w/spot/spot/tmp/premade_derivatives/misc") 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#rename_premade_derivative the file exists should call to transfer the premade derivative: spec/services/spot/derivatives/audio_derivatives_service_spec.rb#L299
#<File (class)> received :directory? with unexpected arguments expected: ("/__w/spot/spot/tmp/derivatives/ab/c1/23/de") got: ("/__w/spot/spot/tmp/premade_derivatives/misc") 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#rename_premade_derivative the file does not exist should download the file from s3: spec/services/spot/derivatives/video_derivatives_service_spec.rb#L370
FileUtils received :mkdir_p with unexpected arguments expected: ("misc_derivative_1.mp4") got: ("/__w/spot/spot/tmp/premade_derivatives/misc") 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#rename_premade_derivative the file does not exist should call to transfer the premade derivative: spec/services/spot/derivatives/video_derivatives_service_spec.rb#L370
FileUtils received :mkdir_p with unexpected arguments expected: ("misc_derivative_1.mp4") got: ("/__w/spot/spot/tmp/premade_derivatives/misc") 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#rename_premade_derivative the file does not exist should remove the temporary file: spec/services/spot/derivatives/video_derivatives_service_spec.rb#L370
FileUtils received :mkdir_p with unexpected arguments expected: ("misc_derivative_1.mp4") got: ("/__w/spot/spot/tmp/premade_derivatives/misc") 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#rename_premade_derivative the file exists should call to transfer the premade derivative: spec/services/spot/derivatives/video_derivatives_service_spec.rb#L351
FileUtils received :mkdir_p with unexpected arguments expected: ("misc_derivative_1.mp4") got: ("/__w/spot/spot/tmp/premade_derivatives/misc") 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#rename_premade_derivative the file exists should remove the temporary file: spec/services/spot/derivatives/video_derivatives_service_spec.rb#L351
FileUtils received :mkdir_p with unexpected arguments expected: ("misc_derivative_1.mp4") got: ("/__w/spot/spot/tmp/premade_derivatives/misc") 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#rename_premade_derivative the file exists should download the file from s3: spec/services/spot/derivatives/video_derivatives_service_spec.rb#L351
FileUtils received :mkdir_p with unexpected arguments expected: ("misc_derivative_1.mp4") got: ("/__w/spot/spot/tmp/premade_derivatives/misc") 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.