getsentry / getsentry/sentry-javascript
Warn for incorrect Nest.js SDK setup
未关闭
Improvement
Nest.js
- 主要语言
- TypeScript
- 星标
- 8.7k
- 派生
- 1.8k
- 平均合并
- 1 天 17 小时
- 30 天内合并 PR
- 523
描述
### Description
Based on https://github.com/getsentry/sentry-javascript/issues/15940#issuecomment-2777569360, we should `console.warn` for users that use the Nest.js SDK and do not have proper wrapping. We can probably use `ensureIsWrapped` there as well, same as for e.g. express etc, somewhere.
贡献指南
评估
这个 Issue 还没有评估数据。