feat(update): minor changes #98
Annotations
5 errors and 3 warnings
src/PrismaQueue.spec.ts > PrismaQueue > should properly create a queue:
src/PrismaQueue.spec.ts#L21
Error: Snapshot `PrismaQueue > should properly create a queue 1` mismatched
- Expected
+ Received
@@ -4,8 +4,9 @@
"_maxListeners",
"name",
"config",
"concurrency",
"stopped",
+ "add",
"options",
"worker",
]
❯ src/PrismaQueue.spec.ts:21:37
|
Test on node@vlts/-1
Process completed with exit code 1.
|
Test on node@vlts/*
The job was canceled because "lts_-1" failed.
|
src/PrismaQueue.spec.ts > PrismaQueue > should properly create a queue:
src/PrismaQueue.spec.ts#L21
Error: Snapshot `PrismaQueue > should properly create a queue 1` mismatched
- Expected
+ Received
@@ -4,8 +4,9 @@
"_maxListeners",
"name",
"config",
"concurrency",
"stopped",
+ "add",
"options",
"worker",
]
❯ src/PrismaQueue.spec.ts:21:37
|
Test on node@vlts/*
Process completed with exit code 1.
|
Build on node@vlts/-1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build on node@vlts/*
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test on node@vlts/-1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|