-
-
Notifications
You must be signed in to change notification settings - Fork 356
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
fix: remove dependency from standard schema and internalize it #1076
fix: remove dependency from standard schema and internalize it #1076
Conversation
☁️ Nx Cloud ReportCI is running/has finished running commands for commit e90db2f. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 2 targetsSent with 💌 from NxCloud. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1076 +/- ##
=========================================
+ Coverage 0 86.61% +86.61%
=========================================
Files 0 29 +29
Lines 0 1158 +1158
Branches 0 300 +300
=========================================
+ Hits 0 1003 +1003
- Misses 0 142 +142
- Partials 0 13 +13 ☔ View full report in Codecov by Sentry. |
…github.com/Balastrong/form into fix/reintroduce-mandatory-standard-adapter
Thank you @Balastrong! Fixed several type errors in our projects that came up in recent versions. |
That's great, thanks for the feedback! |
Attempt number 2 fixing the missing types in validators