fix(shared-data): Restore "lid" display category missing from labware schema 3 #8805
shared-data-test-lint-deploy.yaml
on: pull_request
shared-data JS tests
3m 47s
Determine whether or not to publish artifacts
0s
shared-data package python lint
1m 22s
publish shared-data package to npm
0s
Matrix: python-test
shared-data package deploy
0s
Annotations
3 errors
shared-data/js/__tests__/labwareDefSchemaV3.test.ts > test labware definitions with schema v3 > /home/runner/work/opentrons/opentrons/shared-data/labware/definitions/3/opentrons_flex_tiprack_lid/1.json > validates against schema:
shared-data/js/__tests__/labwareDefSchemaV3.test.ts#L86
AssertionError: expected null not to be null // Object.is equality
❯ shared-data/js/__tests__/labwareDefSchemaV3.test.ts:86:55
|
shared-data/js/__tests__/labwareDefSchemaV3.test.ts > test labware definitions with schema v3 > /home/runner/work/opentrons/opentrons/shared-data/labware/definitions/3/opentrons_tough_pcr_auto_sealing_lid/1.json > validates against schema:
shared-data/js/__tests__/labwareDefSchemaV3.test.ts#L86
AssertionError: expected null not to be null // Object.is equality
❯ shared-data/js/__tests__/labwareDefSchemaV3.test.ts:86:55
|
shared-data JS tests
Process completed with exit code 2.
|