Skip to content

feat(logger): added pinoLogger and pinoPrettyLogger as optional loggers for use in TaskExecutor #33

feat(logger): added pinoLogger and pinoPrettyLogger as optional loggers for use in TaskExecutor

feat(logger): added pinoLogger and pinoPrettyLogger as optional loggers for use in TaskExecutor #33

Triggered via pull request March 5, 2024 11:32
Status Failure
Total duration 1m 14s
Artifacts

ci.yml

on: pull_request
Matrix: Build and unit-test on supported platforms and NodeJS versions
Fit to window
Zoom out
Zoom in

Annotations

12 errors
PinoLogger › Pino pretty logger › should write logs as pino pretty output: src/logger.spec.ts#L50
expect(received).toMatch(expected) Expected pattern: /^\[\d{2}:\d{2}:\d{2}\.\d{3}\].*INFO.*:.*test log.*{"param":"test"}.*/ Received string: "" at Object.<anonymous> (src/logger.spec.ts:50:52)
Build and unit-test on supported platforms and NodeJS versions (20.10.x, windows-latest)
The job was canceled because "_20_10_x_ubuntu-latest" failed.
Build and unit-test on supported platforms and NodeJS versions (18.19.x, windows-latest)
The job was canceled because "_20_10_x_ubuntu-latest" failed.
Build and unit-test on supported platforms and NodeJS versions (18.19.x, ubuntu-latest)
The job was canceled because "_20_10_x_ubuntu-latest" failed.
Build and unit-test on supported platforms and NodeJS versions (20.10.x, macos-latest)
The job was canceled because "_20_10_x_ubuntu-latest" failed.
Build and unit-test on supported platforms and NodeJS versions (18.19.x, macos-latest)
The job was canceled because "_20_10_x_ubuntu-latest" failed.