Remove the use of enterWith #45
Annotations
10 errors, 4 warnings, and 2 notices
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:
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.
|
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/.
|
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/
|
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/.
|
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/
|
Run tests
Total Tests: 4
Suites π: 0
Passed β
: 0
Failed β: 4
Canceled π«: 0
Skipped βοΈ: 0
Todo π: 0
Duration π: 10201.067ms
|
Run tests
Total Tests: 4
Suites π: 0
Passed β
: 0
Failed β: 4
Canceled π«: 0
Skipped βοΈ: 0
Todo π: 0
Duration π: 10201.067ms
|
The logs for this run have expired and are no longer available.
Loading