Simplify example #208
pr.yml
on: push
Repository changes
4s
Tests Python package
/
Build and test SDK
55s
Tests JS package
/
Build and test SDK
28s
Annotations
4 errors and 3 warnings
tests/graphs/line.test.ts > line:
js/tests/graphs/line.test.ts#L33
AssertionError: expected undefined not to be undefined
❯ tests/graphs/line.test.ts:33:17
|
tests/graphs/scatter.test.ts > scatter:
js/tests/graphs/scatter.test.ts#L28
AssertionError: expected undefined not to be undefined
❯ tests/graphs/scatter.test.ts:28:17
|
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/
|