Skip to content

feat(shared-data, api): Add evo tips definition and restrictions on loading #8549

feat(shared-data, api): Add evo tips definition and restrictions on loading

feat(shared-data, api): Add evo tips definition and restrictions on loading #8549

Triggered via pull request January 10, 2025 01:09
Status Failure
Total duration 6m 0s
Artifacts
shared-data JS tests
4m 7s
shared-data JS tests
Determine whether or not to publish artifacts
0s
Determine whether or not to publish artifacts
shared-data package python lint
1m 13s
shared-data package python lint
publish shared-data package to npm
0s
publish shared-data package to npm
Matrix: python-test
shared-data package deploy
0s
shared-data package deploy
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
shared-data/js/__tests__/labwareDefSchemaV2.test.ts > test schemas of all opentrons definitions > 1.json validates against schema: shared-data/js/__tests__/labwareDefSchemaV2.test.ts#L213
AssertionError: expected [ { …(5) }, { …(5) } ] to be null // Object.is equality - Expected: null + Received: Array [ Object { "dataPath": "", "keyword": "additionalProperties", "message": "should NOT have additional properties", "params": Object { "additionalProperty": "stackLimit", }, "schemaPath": "#/additionalProperties", }, Object { "dataPath": "", "keyword": "additionalProperties", "message": "should NOT have additional properties", "params": Object { "additionalProperty": "compatibleParentLabware", }, "schemaPath": "#/additionalProperties", }, ] ❯ shared-data/js/__tests__/labwareDefSchemaV2.test.ts:213:32
shared-data JS tests
Process completed with exit code 2.
Determine whether or not to publish artifacts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636