Migrate additional doenetml worker tests to vitest #988
on-pull-request.yml
on: pull_request
Matrix: build-docs
Matrix: build
Matrix: Lint Typescript Code
Annotations
2 errors and 3 warnings
src/test/tagSpecific/copy.test.ts > Copy tag tests > dot and array notation, chaining, copy source, change type:
packages/doenetml-worker/src/test/tagSpecific/copy.test.ts#L7672
AssertionError: expected '' to equal ','
- Expected
+ Received
- ,
❯ check_items src/test/tagSpecific/copy.test.ts:7672:73
❯ src/test/tagSpecific/copy.test.ts:7709:9
|
build (18.x)
Process completed with exit code 1.
|
Lint Typescript Code (18.x)
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/
|
build-docs (20.x)
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/
|
build (18.x)
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/
|