fix: upgrade datatables.net-fixedheader-bs4 from 3.2.1 to 3.4.1 #8738
Annotations
10 errors and 3 warnings
Run rspec tests:
spec/features/shared_examples/cherrypicking.rb#L7
Cherrypicking pipeline where the number of plates exceeds the max beds for the robot behaves like a cherrypicking procedure running the cherrypicking pipeline
Failure/Error: plates_with_samples = plates.reject { |_pid, rows| rows.values.map(&:values).flatten.all?(&:empty?) }
NoMethodError:
undefined method `reject' for nil:NilClass
Shared Example Group: "a cherrypicking procedure" called from ./spec/features/pipelines/cherrypick/cherrypick_pipeline_spec.rb:339
|
Run rspec tests:
spec/features/shared_examples/cherrypicking.rb#L7
Cherrypicking pipeline where picking by ng/µl for a tecan robot when robot is using 8-Trough buffer (Tecan v2) behaves like a cherrypicking procedure running the cherrypicking pipeline
Failure/Error: plates_with_samples = plates.reject { |_pid, rows| rows.values.map(&:values).flatten.all?(&:empty?) }
NoMethodError:
undefined method `reject' for nil:NilClass
Shared Example Group: "a cherrypicking procedure" called from ./spec/features/pipelines/cherrypick/cherrypick_pipeline_spec.rb:273
|
Run rspec tests:
spec/features/shared_examples/cherrypicking.rb#L7
Cherrypicking pipeline where picking by ng/µl for a tecan robot when robot is using 96-Trough buffer (Tecan v1) behaves like a cherrypicking procedure running the cherrypicking pipeline
Failure/Error: plates_with_samples = plates.reject { |_pid, rows| rows.values.map(&:values).flatten.all?(&:empty?) }
NoMethodError:
undefined method `reject' for nil:NilClass
Shared Example Group: "a cherrypicking procedure" called from ./spec/features/pipelines/cherrypick/cherrypick_pipeline_spec.rb:165
|
Run rspec tests:
spec/features/shared_examples/cherrypicking.rb#L7
Cherrypicking pipeline where there is a control plate and multiple destinations when the number of plates exceeds number of beds (Several runs) behaves like a cherrypicking procedure running the cherrypicking pipeline
Failure/Error: plates_with_samples = plates.reject { |_pid, rows| rows.values.map(&:values).flatten.all?(&:empty?) }
NoMethodError:
undefined method `reject' for nil:NilClass
Shared Example Group: "a cherrypicking procedure" called from ./spec/features/pipelines/cherrypick/cherrypick_pipeline_spec.rb:460
|
Run rspec tests:
spec/features/shared_examples/cherrypicking.rb#L7
Cherrypicking pipeline where there is a control plate and multiple destinations behaves like a cherrypicking procedure running the cherrypicking pipeline
Failure/Error: plates_with_samples = plates.reject { |_pid, rows| rows.values.map(&:values).flatten.all?(&:empty?) }
NoMethodError:
undefined method `reject' for nil:NilClass
Shared Example Group: "a cherrypicking procedure" called from ./spec/features/pipelines/cherrypick/cherrypick_pipeline_spec.rb:435
|
Run rspec tests:
spec/features/shared_examples/cherrypicking.rb#L7
Cherrypicking pipeline where there is a control plate and a single destination behaves like a cherrypicking procedure running the cherrypicking pipeline
Failure/Error: plates_with_samples = plates.reject { |_pid, rows| rows.values.map(&:values).flatten.all?(&:empty?) }
NoMethodError:
undefined method `reject' for nil:NilClass
Shared Example Group: "a cherrypicking procedure" called from ./spec/features/pipelines/cherrypick/cherrypick_pipeline_spec.rb:384
|
Run rspec tests:
spec/features/shared_examples/cherrypicking.rb#L7
Cherrypicking pipeline where there is a control plate and a single destination when the number of plates exceeds number of beds (Several runs) behaves like a cherrypicking procedure running the cherrypicking pipeline
Failure/Error: plates_with_samples = plates.reject { |_pid, rows| rows.values.map(&:values).flatten.all?(&:empty?) }
NoMethodError:
undefined method `reject' for nil:NilClass
Shared Example Group: "a cherrypicking procedure" called from ./spec/features/pipelines/cherrypick/cherrypick_pipeline_spec.rb:403
|
Run rspec tests:
spec/features/shared_examples/cherrypicking.rb#L7
Cherrypicking pipeline where there are multiple destination plates and the number of plates exceeds the max beds for the robot behaves like a cherrypicking procedure running the cherrypicking pipeline
Failure/Error: plates_with_samples = plates.reject { |_pid, rows| rows.values.map(&:values).flatten.all?(&:empty?) }
NoMethodError:
undefined method `reject' for nil:NilClass
Shared Example Group: "a cherrypicking procedure" called from ./spec/features/pipelines/cherrypick/cherrypick_pipeline_spec.rb:367
|
Run rspec tests:
spec/features/shared_examples/cherrypicking.rb#L7
Cherrypicking pipeline where the number of plates does not exceed the max beds for the robot behaves like a cherrypicking procedure running the cherrypicking pipeline
Failure/Error: plates_with_samples = plates.reject { |_pid, rows| rows.values.map(&:values).flatten.all?(&:empty?) }
NoMethodError:
undefined method `reject' for nil:NilClass
Shared Example Group: "a cherrypicking procedure" called from ./spec/features/pipelines/cherrypick/cherrypick_pipeline_spec.rb:329
|
Run rspec tests:
spec/features/shared_examples/cherrypicking.rb#L7
Cherrypicking pipeline where picking by ng for a tecan robot behaves like a cherrypicking procedure running the cherrypicking pipeline
Failure/Error: plates_with_samples = plates.reject { |_pid, rows| rows.values.map(&:values).flatten.all?(&:empty?) }
NoMethodError:
undefined method `reject' for nil:NilClass
Shared Example Group: "a cherrypicking procedure" called from ./spec/features/pipelines/cherrypick/cherrypick_pipeline_spec.rb:320
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading