Log streams #219
Annotations
9 errors and 2 warnings
testing/logger.spec.mts > Logger > Details > http logs > emits http logs when url is set:
src/services/wiring.service.mts#L547
Error: process.exit unexpectedly called with "0"
❯ bootstrap src/services/wiring.service.mts:547:13
❯ Object.bootstrap src/services/wiring.service.mts:280:19
❯ Object.run src/testing/test-module.mts:281:7
❯ testing/logger.spec.mts:379:9
|
testing/logger.spec.mts > Logger > Details > logIdx > can emit logIdx:
src/services/wiring.service.mts#L547
Error: process.exit unexpectedly called with "0"
❯ bootstrap src/services/wiring.service.mts:547:13
❯ Object.bootstrap src/services/wiring.service.mts:280:19
❯ Object.run src/testing/test-module.mts:281:7
❯ testing/logger.spec.mts:402:9
|
testing/logger.spec.mts > Logger > Details > logIdx > does not emit logIdx by default:
src/services/wiring.service.mts#L547
Error: process.exit unexpectedly called with "0"
❯ bootstrap src/services/wiring.service.mts:547:13
❯ Object.bootstrap src/services/wiring.service.mts:280:19
❯ Object.run src/testing/test-module.mts:281:7
❯ testing/logger.spec.mts:428:9
|
testing/logger.spec.mts > Logger > Details > ms > can emit ms:
src/services/wiring.service.mts#L547
Error: process.exit unexpectedly called with "0"
❯ bootstrap src/services/wiring.service.mts:547:13
❯ Object.bootstrap src/services/wiring.service.mts:280:19
❯ Object.run src/testing/test-module.mts:281:7
❯ testing/logger.spec.mts:456:9
|
testing/logger.spec.mts > Logger > Details > ms > can emit ms in green:
src/services/wiring.service.mts#L547
Error: process.exit unexpectedly called with "0"
❯ bootstrap src/services/wiring.service.mts:547:13
❯ Object.bootstrap src/services/wiring.service.mts:280:19
❯ Object.run src/testing/test-module.mts:281:7
❯ testing/logger.spec.mts:482:9
|
testing/logger.spec.mts > Logger > Details > ms > does not emit ms by default:
src/services/wiring.service.mts#L547
Error: process.exit unexpectedly called with "0"
❯ bootstrap src/services/wiring.service.mts:547:13
❯ Object.bootstrap src/services/wiring.service.mts:280:19
❯ Object.run src/testing/test-module.mts:281:7
❯ testing/logger.spec.mts:523:9
|
testing/logger.spec.mts > Logger > Details > als > will merge als data if enabled:
src/services/wiring.service.mts#L547
Error: process.exit unexpectedly called with "0"
❯ bootstrap src/services/wiring.service.mts:547:13
❯ Object.bootstrap src/services/wiring.service.mts:280:19
❯ Object.run src/testing/test-module.mts:281:7
❯ testing/logger.spec.mts:551:9
|
testing/logger.spec.mts > Logger > Details > als > does not merge als data if disabled:
src/services/wiring.service.mts#L547
Error: process.exit unexpectedly called with "0"
❯ bootstrap src/services/wiring.service.mts:547:13
❯ Object.bootstrap src/services/wiring.service.mts:280:19
❯ Object.run src/testing/test-module.mts:281:7
❯ testing/logger.spec.mts:582:9
|
lint-and-build
Process completed with exit code 1.
|
lint-and-build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
lint-and-build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|