Remove the use of enterWith #45
Annotations
22 errors, 4 warnings, and 4 notices
basic helpers with start:
test/basic.test.js#L10
Error [ERR_TEST_FAILURE]: create is not a function
at process.emit (node:events:517:28) {
failureType: 'uncaughtException',
cause: TypeError [Error]: create is not a function
at /home/runner/work/fastify-asyncforge/fastify-asyncforge/index.js:12:17
at Plugin.exec (/home/runner/work/fastify-asyncforge/fastify-asyncforge/node_modules/avvio/lib/plugin.js:125:28)
at Boot._loadPlugin (/home/runner/work/fastify-asyncforge/fastify-asyncforge/node_modules/avvio/boot.js:432:10)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21),
code: 'ERR_TEST_FAILURE'
}
|
basic helpers without start:
test/basic.test.js#L39
Error [ERR_TEST_FAILURE]: create is not a function
at process.emit (node:events:517:28) {
failureType: 'uncaughtException',
cause: TypeError [Error]: create is not a function
at /home/runner/work/fastify-asyncforge/fastify-asyncforge/index.js:12:17
at Plugin.exec (/home/runner/work/fastify-asyncforge/fastify-asyncforge/node_modules/avvio/lib/plugin.js:125:28)
at Boot._loadPlugin (/home/runner/work/fastify-asyncforge/fastify-asyncforge/node_modules/avvio/boot.js:432:10)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21),
code: 'ERR_TEST_FAILURE'
}
|
with additional onRequest hook:
test/basic.test.js#L66
Error [ERR_TEST_FAILURE]: create is not a function
at process.emit (node:events:517:28) {
failureType: 'uncaughtException',
cause: TypeError [Error]: create is not a function
at /home/runner/work/fastify-asyncforge/fastify-asyncforge/index.js:12:17
at Plugin.exec (/home/runner/work/fastify-asyncforge/fastify-asyncforge/node_modules/avvio/lib/plugin.js:125:28)
at Boot._loadPlugin (/home/runner/work/fastify-asyncforge/fastify-asyncforge/node_modules/avvio/boot.js:432:10)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21),
code: 'ERR_TEST_FAILURE'
}
|
onRequest hook added before registration fails:
test/basic.test.js#L109
Error [ERR_TEST_FAILURE]: create is not a function
at process.emit (node:events:517:28) {
failureType: 'uncaughtException',
cause: TypeError [Error]: create is not a function
at /home/runner/work/fastify-asyncforge/fastify-asyncforge/index.js:12:17
at Plugin.exec (/home/runner/work/fastify-asyncforge/fastify-asyncforge/node_modules/avvio/lib/plugin.js:125:28)
at Boot._loadPlugin (/home/runner/work/fastify-asyncforge/fastify-asyncforge/node_modules/avvio/boot.js:432:10)
at processTicksAndRejections (node:internal/process/task_queues:82:21)
at runNextTicks (node:internal/process/task_queues:64:3)
at process.processImmediate (node:internal/timers:447:9),
code: 'ERR_TEST_FAILURE'
}
|
test (18.x)
Process completed with exit code 1.
|
basic helpers with start:
test/basic.test.js#L10
Error [ERR_TEST_FAILURE]: create is not a function
at process.emit (node:events:517:28) {
failureType: 'uncaughtException',
cause: TypeError [Error]: create is not a function
at /home/runner/work/fastify-asyncforge/fastify-asyncforge/index.js:12:17
at Plugin.exec (/home/runner/work/fastify-asyncforge/fastify-asyncforge/node_modules/avvio/lib/plugin.js:125:28)
at Boot._loadPlugin (/home/runner/work/fastify-asyncforge/fastify-asyncforge/node_modules/avvio/boot.js:432:10)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21),
code: 'ERR_TEST_FAILURE'
}
|
basic helpers without start:
test/basic.test.js#L39
Error [ERR_TEST_FAILURE]: create is not a function
at process.emit (node:events:517:28) {
failureType: 'uncaughtException',
cause: TypeError [Error]: create is not a function
at /home/runner/work/fastify-asyncforge/fastify-asyncforge/index.js:12:17
at Plugin.exec (/home/runner/work/fastify-asyncforge/fastify-asyncforge/node_modules/avvio/lib/plugin.js:125:28)
at Boot._loadPlugin (/home/runner/work/fastify-asyncforge/fastify-asyncforge/node_modules/avvio/boot.js:432:10)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21),
code: 'ERR_TEST_FAILURE'
}
|
with additional onRequest hook:
test/basic.test.js#L66
Error [ERR_TEST_FAILURE]: create is not a function
at process.emit (node:events:517:28) {
failureType: 'uncaughtException',
cause: TypeError [Error]: create is not a function
at /home/runner/work/fastify-asyncforge/fastify-asyncforge/index.js:12:17
at Plugin.exec (/home/runner/work/fastify-asyncforge/fastify-asyncforge/node_modules/avvio/lib/plugin.js:125:28)
at Boot._loadPlugin (/home/runner/work/fastify-asyncforge/fastify-asyncforge/node_modules/avvio/boot.js:432:10)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21),
code: 'ERR_TEST_FAILURE'
}
|
onRequest hook added before registration fails:
test/basic.test.js#L109
Error [ERR_TEST_FAILURE]: create is not a function
at process.emit (node:events:517:28) {
failureType: 'uncaughtException',
cause: TypeError [Error]: create is not a function
at /home/runner/work/fastify-asyncforge/fastify-asyncforge/index.js:12:17
at Plugin.exec (/home/runner/work/fastify-asyncforge/fastify-asyncforge/node_modules/avvio/lib/plugin.js:125:28)
at Boot._loadPlugin (/home/runner/work/fastify-asyncforge/fastify-asyncforge/node_modules/avvio/boot.js:432:10)
at processTicksAndRejections (node:internal/process/task_queues:82:21)
at runNextTicks (node:internal/process/task_queues:64:3)
at process.processImmediate (node:internal/timers:447:9),
code: 'ERR_TEST_FAILURE'
}
|
test (18.x)
Process completed with exit code 1.
|
test (20.x)
The job was canceled because "_18_x" failed.
|
basic helpers with start:
test/basic.test.js#L10
Error [ERR_TEST_FAILURE]: create is not a function
at process.emit (node:events:519:28) {
code: 'ERR_TEST_FAILURE',
failureType: 'uncaughtException',
cause: TypeError [Error]: create is not a function
at /home/runner/work/fastify-asyncforge/fastify-asyncforge/index.js:12:17
at Plugin.exec (/home/runner/work/fastify-asyncforge/fastify-asyncforge/node_modules/avvio/lib/plugin.js:125:28)
at Boot._loadPlugin (/home/runner/work/fastify-asyncforge/fastify-asyncforge/node_modules/avvio/boot.js:432:10)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
}
|
basic helpers without start:
test/basic.test.js#L39
Error [ERR_TEST_FAILURE]: create is not a function
at process.emit (node:events:519:28) {
code: 'ERR_TEST_FAILURE',
failureType: 'uncaughtException',
cause: TypeError [Error]: create is not a function
at /home/runner/work/fastify-asyncforge/fastify-asyncforge/index.js:12:17
at Plugin.exec (/home/runner/work/fastify-asyncforge/fastify-asyncforge/node_modules/avvio/lib/plugin.js:125:28)
at Boot._loadPlugin (/home/runner/work/fastify-asyncforge/fastify-asyncforge/node_modules/avvio/boot.js:432:10)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
}
|
with additional onRequest hook:
test/basic.test.js#L66
Error [ERR_TEST_FAILURE]: create is not a function
at process.emit (node:events:519:28) {
code: 'ERR_TEST_FAILURE',
failureType: 'uncaughtException',
cause: TypeError [Error]: create is not a function
at /home/runner/work/fastify-asyncforge/fastify-asyncforge/index.js:12:17
at Plugin.exec (/home/runner/work/fastify-asyncforge/fastify-asyncforge/node_modules/avvio/lib/plugin.js:125:28)
at Boot._loadPlugin (/home/runner/work/fastify-asyncforge/fastify-asyncforge/node_modules/avvio/boot.js:432:10)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
}
|
onRequest hook added before registration fails:
test/basic.test.js#L109
Error [ERR_TEST_FAILURE]: create is not a function
at process.emit (node:events:519:28) {
code: 'ERR_TEST_FAILURE',
failureType: 'uncaughtException',
cause: TypeError [Error]: create is not a function
at /home/runner/work/fastify-asyncforge/fastify-asyncforge/index.js:12:17
at Plugin.exec (/home/runner/work/fastify-asyncforge/fastify-asyncforge/node_modules/avvio/lib/plugin.js:125:28)
at Boot._loadPlugin (/home/runner/work/fastify-asyncforge/fastify-asyncforge/node_modules/avvio/boot.js:432:10)
at processTicksAndRejections (node:internal/process/task_queues:82:21)
at runNextTicks (node:internal/process/task_queues:64:3)
at process.processImmediate (node:internal/timers:449:9)
}
|
test (20.x)
Process completed with exit code 1.
|
test (20.x)
The job was canceled because "_18_x" failed.
|
basic helpers with start:
test/basic.test.js#L10
Error [ERR_TEST_FAILURE]: create is not a function
at process.emit (node:events:519:28) {
code: 'ERR_TEST_FAILURE',
failureType: 'uncaughtException',
cause: TypeError [Error]: create is not a function
at /home/runner/work/fastify-asyncforge/fastify-asyncforge/index.js:12:17
at Plugin.exec (/home/runner/work/fastify-asyncforge/fastify-asyncforge/node_modules/avvio/lib/plugin.js:125:28)
at Boot._loadPlugin (/home/runner/work/fastify-asyncforge/fastify-asyncforge/node_modules/avvio/boot.js:432:10)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
}
|
basic helpers without start:
test/basic.test.js#L39
Error [ERR_TEST_FAILURE]: create is not a function
at process.emit (node:events:519:28) {
code: 'ERR_TEST_FAILURE',
failureType: 'uncaughtException',
cause: TypeError [Error]: create is not a function
at /home/runner/work/fastify-asyncforge/fastify-asyncforge/index.js:12:17
at Plugin.exec (/home/runner/work/fastify-asyncforge/fastify-asyncforge/node_modules/avvio/lib/plugin.js:125:28)
at Boot._loadPlugin (/home/runner/work/fastify-asyncforge/fastify-asyncforge/node_modules/avvio/boot.js:432:10)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
}
|
with additional onRequest hook:
test/basic.test.js#L66
Error [ERR_TEST_FAILURE]: create is not a function
at process.emit (node:events:519:28) {
code: 'ERR_TEST_FAILURE',
failureType: 'uncaughtException',
cause: TypeError [Error]: create is not a function
at /home/runner/work/fastify-asyncforge/fastify-asyncforge/index.js:12:17
at Plugin.exec (/home/runner/work/fastify-asyncforge/fastify-asyncforge/node_modules/avvio/lib/plugin.js:125:28)
at Boot._loadPlugin (/home/runner/work/fastify-asyncforge/fastify-asyncforge/node_modules/avvio/boot.js:432:10)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
}
|
onRequest hook added before registration fails:
test/basic.test.js#L109
Error [ERR_TEST_FAILURE]: create is not a function
at process.emit (node:events:519:28) {
code: 'ERR_TEST_FAILURE',
failureType: 'uncaughtException',
cause: TypeError [Error]: create is not a function
at /home/runner/work/fastify-asyncforge/fastify-asyncforge/index.js:12:17
at Plugin.exec (/home/runner/work/fastify-asyncforge/fastify-asyncforge/node_modules/avvio/lib/plugin.js:125:28)
at Boot._loadPlugin (/home/runner/work/fastify-asyncforge/fastify-asyncforge/node_modules/avvio/boot.js:432:10)
at processTicksAndRejections (node:internal/process/task_queues:82:21)
at runNextTicks (node:internal/process/task_queues:64:3)
at process.processImmediate (node:internal/timers:449:9)
}
|
test (20.x)
Process completed with exit code 1.
|
test (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@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 (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@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 (18.x)
Total Tests: 4
Suites π: 0
Passed β
: 0
Failed β: 4
Canceled π«: 0
Skipped βοΈ: 0
Todo π: 0
Duration π: 10201.067ms
|
test (18.x)
Total Tests: 4
Suites π: 0
Passed β
: 0
Failed β: 4
Canceled π«: 0
Skipped βοΈ: 0
Todo π: 0
Duration π: 10201.067ms
|
test (20.x)
Total Tests: 4
Suites π: 0
Passed β
: 0
Failed β: 4
Canceled π«: 0
Skipped βοΈ: 0
Todo π: 0
Duration π: 10176.030ms
|
test (20.x)
Total Tests: 4
Suites π: 0
Passed β
: 0
Failed β: 4
Canceled π«: 0
Skipped βοΈ: 0
Todo π: 0
Duration π: 10176.030ms
|