fix(shared-data): opentrons tough reservoir adapters 1-well, 4-well, 12-well #13090
shared-data-test-lint-deploy.yaml
on: pull_request
shared-data JS tests
4m 57s
Determine whether or not to publish artifacts
3s
shared-data package python lint
1m 28s
Matrix: python-test
Notify Build Success
Notify Build Failure
Notify Build Cancelled
Annotations
16 errors and 4 warnings
|
shared-data package python 3.12 tests on ubuntu-24.04
Process completed with exit code 2.
|
|
shared-data package python 3.12 tests on macos-latest
The strategy configuration was canceled because "python-test.ubuntu-24_04_3_12" failed
|
|
shared-data package python 3.12 tests on windows-2022
The strategy configuration was canceled because "python-test.ubuntu-24_04_3_12" failed
|
|
shared-data package python 3.12 tests on windows-2022
The operation was canceled.
|
|
shared-data package python 3.12 tests on windows-2022
fetching ref refs/tags/mkdocs-20250825 failed: reference conflict due to case-insensitive filesystem
|
|
shared-data package python 3.12 tests on windows-2022
You're on a case-insensitive filesystem, and the remote you are
|
|
shared-data JS tests
Process completed with exit code 2.
|
|
shared-data/js/__tests__/labwareImages.test.ts > labwareImages mapping > should have at least one image for every labware definition:
shared-data/js/__tests__/labwareImages.test.ts#L31
AssertionError: expected [ …(3) ] to deeply equal []
- Expected
+ Received
- Array []
+ Array [
+ "opentrons_12_well_aluminumblock_tough_22mL",
+ "opentrons_1_well_aluminumblock_tough_300mL",
+ "opentrons_4_well_aluminumblock_tough_72mL",
+ ]
❯ shared-data/js/__tests__/labwareImages.test.ts:31:30
|
|
shared-data/js/__tests__/labwareDefSchemaV2.test.ts > test schemas of all opentrons definitions > opentrons_tough_4_reservoir_72ml/2.json > file name matches version:
shared-data/js/__tests__/labwareDefSchemaV2.test.ts#L450
AssertionError: expected '1' to deeply equal '2'
Expected: "2"
Received: "1"
❯ shared-data/js/__tests__/labwareDefSchemaV2.test.ts:450:39
|
|
shared-data/js/__tests__/labwareDefSchemaV2.test.ts > test schemas of all opentrons definitions > opentrons_tough_12_reservoir_22ml/3.json > parent dir matches loadName:
shared-data/js/__tests__/labwareDefSchemaV2.test.ts#L454
AssertionError: expected 'opentrons_12_well_aluminumblock_tough…' to deeply equal 'opentrons_tough_12_reservoir_22ml'
Expected: "opentrons_tough_12_reservoir_22ml"
Received: "opentrons_12_well_aluminumblock_tough_22mL"
❯ shared-data/js/__tests__/labwareDefSchemaV2.test.ts:454:46
|
|
shared-data/js/__tests__/labwareDefSchemaV2.test.ts > test schemas of all opentrons definitions > opentrons_tough_12_reservoir_22ml/3.json > file name matches version:
shared-data/js/__tests__/labwareDefSchemaV2.test.ts#L450
AssertionError: expected '2' to deeply equal '3'
Expected: "3"
Received: "2"
❯ shared-data/js/__tests__/labwareDefSchemaV2.test.ts:450:39
|
|
shared-data/js/__tests__/labwareDefSchemaV2.test.ts > test schemas of all opentrons definitions > opentrons_tough_12_reservoir_22ml/3.json > validates against the schema:
shared-data/js/__tests__/labwareDefSchemaV2.test.ts#L445
AssertionError: expected [ { keyword: 'pattern', …(4) } ] to be null // Object.is equality
- Expected:
null
+ Received:
Array [
Object {
"dataPath": "/parameters/loadName",
"keyword": "pattern",
"message": "should match pattern \"^[a-z0-9._]+$\"",
"params": Object {
"pattern": "^[a-z0-9._]+$",
},
"schemaPath": "#/definitions/safeString/pattern",
},
]
❯ shared-data/js/__tests__/labwareDefSchemaV2.test.ts:445:32
|
|
shared-data/js/__tests__/labwareDefSchemaV2.test.ts > test schemas of all opentrons definitions > opentrons_tough_1_reservoir_300ml/3.json > file name matches version:
shared-data/js/__tests__/labwareDefSchemaV2.test.ts#L450
AssertionError: expected '2' to deeply equal '3'
Expected: "3"
Received: "2"
❯ shared-data/js/__tests__/labwareDefSchemaV2.test.ts:450:39
|
|
shared-data/js/__tests__/labwareDefSchemaV2.test.ts > test schemas of all opentrons definitions > opentrons_4_well_aluminumblock_tough_72mL/1.json > validates against the schema:
shared-data/js/__tests__/labwareDefSchemaV2.test.ts#L445
AssertionError: expected [ { keyword: 'pattern', …(4) } ] to be null // Object.is equality
- Expected:
null
+ Received:
Array [
Object {
"dataPath": "/parameters/loadName",
"keyword": "pattern",
"message": "should match pattern \"^[a-z0-9._]+$\"",
"params": Object {
"pattern": "^[a-z0-9._]+$",
},
"schemaPath": "#/definitions/safeString/pattern",
},
]
❯ shared-data/js/__tests__/labwareDefSchemaV2.test.ts:445:32
|
|
shared-data/js/__tests__/labwareDefSchemaV2.test.ts > test schemas of all opentrons definitions > opentrons_12_well_aluminumblock_tough_22mL/1.json > validates against the schema:
shared-data/js/__tests__/labwareDefSchemaV2.test.ts#L445
AssertionError: expected [ { keyword: 'pattern', …(4) } ] to be null // Object.is equality
- Expected:
null
+ Received:
Array [
Object {
"dataPath": "/parameters/loadName",
"keyword": "pattern",
"message": "should match pattern \"^[a-z0-9._]+$\"",
"params": Object {
"pattern": "^[a-z0-9._]+$",
},
"schemaPath": "#/definitions/safeString/pattern",
},
]
❯ shared-data/js/__tests__/labwareDefSchemaV2.test.ts:445:32
|
|
shared-data/js/__tests__/labwareDefSchemaV2.test.ts > test schemas of all opentrons definitions > opentrons_1_well_aluminumblock_tough_300mL/1.json > validates against the schema:
shared-data/js/__tests__/labwareDefSchemaV2.test.ts#L445
AssertionError: expected [ { keyword: 'pattern', …(4) } ] to be null // Object.is equality
- Expected:
null
+ Received:
Array [
Object {
"dataPath": "/parameters/loadName",
"keyword": "pattern",
"message": "should match pattern \"^[a-z0-9._]+$\"",
"params": Object {
"pattern": "^[a-z0-9._]+$",
},
"schemaPath": "#/definitions/safeString/pattern",
},
]
❯ shared-data/js/__tests__/labwareDefSchemaV2.test.ts:445:32
|
|
shared-data package python lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
shared-data package python 3.12 tests on ubuntu-24.04
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410, actions/setup-node@f1f314fca9dfce2769ece7d933488f076716723e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
shared-data package python 3.12 tests on windows-2022
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@f1f314fca9dfce2769ece7d933488f076716723e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
shared-data JS tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|