Update python SDK docstrings #266
pr.yml
on: push
Repository changes
5s
Tests Python package
/
Build and test SDK
27s
Tests JS package
/
Build and test SDK
25s
Annotations
3 errors and 3 warnings
tests/callbacks.test.ts > callback error:
js/tests/callbacks.test.ts#L22
AssertionError: expected 2 to be 1 // Object.is equality
- Expected
+ Received
- 1
+ 2
❯ tests/callbacks.test.ts:22:25
|
Tests JS package / Build and test SDK
Process completed with exit code 1.
|
Tests Python package / Build and test SDK
Process completed with exit code 2.
|
Repository changes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Tests JS package / Build and test SDK
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Tests Python package / Build and test SDK
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|