Skip to content

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

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 #39

Triggered via pull request March 5, 2024 15:53
Status Success
Total duration 3m 43s
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

1 error
Task Service › should retry task if it failed: src/service.spec.ts#L120
expect(jest.fn()).toHaveBeenCalledTimes(expected) Expected number of calls: 3 Received number of calls: 2 at Object.<anonymous> (src/service.spec.ts:120:16)