one more time #242
lint-and-test-on-push.yml
on: push
Lint + Test
/
Lint
35s
Lint + Test
/
Test
8m 12s
Annotations
2 errors and 2 warnings
./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#L475
#<ActiveSupport::Logger:0x00005573918d8a88 @Level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005573918d8a38 @datetime_format=nil>, @Formatter=#<ActiveSupport::Logger::SimpleFormatter:0x000055739209a938 @datetime_format=nil, @thread_key="activesupport_tagged_logging_tags:546460">, @logdev=#<Logger::LogDevice:0x00005573918d89e8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/__w/spot/spot/log/test.log", @dev=#<File:/__w/spot/spot/log/test.log>, @binmode=false, @mon_data=#<Monitor:0x00005573918d8970>, @mon_data_owner_object_id=540280>, @local_levels=#<Concurrent::Map:0x00005573918d8740 entries=0 default_proc=nil>> received :warn with unexpected arguments
expected: ("Transcript not found.")
got: (no args)
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
|