chore: change test framework to vitest #912
Annotations
8 errors and 2 warnings
tests/index.spec.ts:
servers/all/validators.ts#L70
ReferenceError: Blob is not defined
❯ servers/all/validators.ts:70:22
❯ servers/all/api/controller.ts:1:1
|
Test on Node:16 OS:ubuntu-latest
Process completed with exit code 1.
|
Test on Node:18 OS:ubuntu-latest
The job was canceled because "_16_ubuntu-latest" failed.
|
Test on Node:18 OS:ubuntu-latest
The operation was canceled.
|
Test on Node:20 OS:ubuntu-latest
The job was canceled because "_16_ubuntu-latest" failed.
|
Test on Node:20 OS:ubuntu-latest
The operation was canceled.
|
Test on Node:18 OS:windows-latest
The job was canceled because "_16_ubuntu-latest" failed.
|
Test on Node:18 OS:windows-latest
The operation was canceled.
|
Test on Node:16 OS:ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test on Node:16 OS:ubuntu-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|