-
Notifications
You must be signed in to change notification settings - Fork 25
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
refactor: turn on compilerOptions.strict #403
Conversation
bba6cf6
to
084954c
Compare
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #403 +/- ##
===========================================
+ Coverage 0 63.14% +63.14%
===========================================
Files 0 42 +42
Lines 0 4249 +4249
Branches 0 62 +62
===========================================
+ Hits 0 2683 +2683
- Misses 0 1550 +1550
- Partials 0 16 +16
☔ View full report in Codecov by Sentry. |
v2.11.5-beta.0 |
"files": [ | ||
"dist", | ||
"src", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Error: Cannot find module 'leoric/src/setup_hooks'
Require stack:
- /Users/fengmk2/git/github.com/cnpm/cnpmcore/node_modules/_@eggjs_tegg-orm-plugin@3.25.0@@eggjs/tegg-orm-plugin/lib/LeoricRegister.js
- /Users/fengmk2/git/github.com/cnpm/cnpmcore/node_modules/_@eggjs_tegg-orm-plugin@3.25.0@@eggjs/tegg-orm-plugin/lib/SingletonORM.js
- /Users/fengmk2/git/github.com/cnpm/cnpmcore/app/repository/PackageRepository.ts
breaking 了
att