Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: data MUST be a valid bunyan record #36

Closed
jdbruijn opened this issue May 21, 2023 · 1 comment
Closed

Error: data MUST be a valid bunyan record #36

jdbruijn opened this issue May 21, 2023 · 1 comment
Labels

Comments

@jdbruijn
Copy link
Member

View details in Rollbar: https://rollbar.com/vidavidorra/P1-meter-exporter/items/24/


Error: data MUST be a valid bunyan record
  File "file:///Users/jdbruijn/projects/p1-meter-exporter/node_modules/@vidavidorra/bunyan-pretty-stream/dist/bunyan-pretty-stream.js", line 24, in PrettyStream._transform
  File "node:internal/streams/transform", line 175, in PrettyStream.Transform._write
  File "node:internal/streams/writable", line 399, in writeOrBuffer
  File "node:internal/streams/writable", line 340, in _write
  File "node:internal/streams/writable", line 344, in PrettyStream.Writable.write
  File "/Users/jdbruijn/projects/p1-meter-exporter/node_modules/bunyan/lib/bunyan.js", line 923, in Logger._emit
                s.stream.write(s.raw ? rec : str);
  File "/Users/jdbruijn/projects/p1-meter-exporter/node_modules/bunyan/lib/bunyan.js", line 1045, in Logger.info
                str = this._emit(rec);
  File "file:///Users/jdbruijn/projects/p1-meter-exporter/src/index.ts", line 15, in <unknown>
  File "node:internal/modules/esm/module_job", line 192, in ModuleJob.run
vidavidorra-release bot added a commit that referenced this issue Jun 1, 2023
## [2.0.7](v2.0.6...v2.0.7) (2023-06-01)

### Bug Fixes

* **deps:** update dependency @vidavidorra/bunyan-pretty-stream to v6.0.0 ([851a59d](851a59d)), closes [#31](#31) [#32](#32) [#34](#34) [#35](#35) [#36](#36) [#37](#37) [#38](#38)
@vidavidorra-release
Copy link
Contributor

🎉 This issue has been resolved in version 2.0.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant