Demo of Python export from PD. #23854
pd-test-build-deploy.yaml
on: push
protocol designer unit tests
6m 0s
Matrix: pd e2e tests
deploy PD artifact to S3
0s
Annotations
2 errors and 1 warning
protocol-designer/src/file-data/__tests__/createFile.test.ts > createFile selector > should return a schema-valid JSON V8 protocol:
protocol-designer/src/file-data/__tests__/createFile.test.ts#L58
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ expectResultToMatchSchema protocol-designer/src/file-data/__tests__/createFile.test.ts:58:17
❯ protocol-designer/src/file-data/__tests__/createFile.test.ts:88:5
|
protocol designer unit tests
Process completed with exit code 2.
|
protocol designer unit tests
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/
|