feat: introduce logger #362
ci.yml
on: pull_request
Lint & Format
31s
Test & Coverage
43s
Annotations
4 errors and 1 notice
|
Lint & Format
Process completed with exit code 1.
|
|
Test & Coverage
Process completed with exit code 1.
|
|
src/logger/__tests__/transports/github.test.mjs:
src/logger/__tests__/transports/github.test.mjs#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
|
|
src/logger/__tests__/transports/console.test.mjs:
src/logger/__tests__/transports/console.test.mjs#L1
[Error: test failed] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'test failed', exitCode: 1, signal: null }
|
|
Test & Coverage
Total Tests: 198
Suites 📂: 64
Passed ✅: 196
Failed ❌: 2
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 5862.106ms
|