Y24 103 tuberack presenter tube labels #9119
Annotations
2 errors and 2 warnings
Run rspec tests:
spec/models/tube_rack_spec.rb#L136
TubeRack#tube_locations returns a hash of tube locations with coordinates as keys and tube UUIDs as values
Failure/Error: expect(tube_rack.tube_locations).to eq(expected_locations)
NoMethodError:
undefined method `tube_locations' for #<TubeRack id: 2870, name: nil, sti_type: "TubeRack", size: 96, public_name: nil, two_dimensional_barcode: nil, plate_purpose_id: 2379, labware_type_id: nil, created_at: "2025-01-07 12:48:09.000000000 +0000", updated_at: "2025-01-07 12:48:09.000000000 +0000", retention_instruction: nil>
|
Run rspec tests
Process completed with exit code 1.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading