Upgrade to latest asyncforge #46
Annotations
6 errors and 1 notice
|
Run tests:
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'
}
|
Run tests:
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'
}
|
Run tests:
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'
}
|
Run tests:
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'
}
|
Run tests
Process completed with exit code 1.
|
Run tests
Total Tests: 4
Suites π: 0
Passed β
: 0
Failed β: 4
Canceled π«: 0
Skipped βοΈ: 0
Todo π: 0
Duration π: 10206.565ms
|
Loading