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

infer errors #5554

Draft
wants to merge 20 commits into
base: next
Choose a base branch
from
Draft

infer errors #5554

wants to merge 20 commits into from

Conversation

KATT
Copy link
Member

@KATT KATT commented Mar 8, 2024

Closes #

🎯 Changes

Idea is to make it to be used in server actions

βœ… Checklist

  • I have followed the steps listed in the Contributing guide.
  • If necessary, I have added documentation related to the changes made.
  • I have added or updated the tests related to the changes made.

Copy link

vercel bot commented Mar 8, 2024

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
next-prisma-starter βœ… Ready (Inspect) Visit Preview Mar 29, 2024 0:03am
og-image βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Mar 29, 2024 0:03am
trpc-next-app-dir βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Mar 29, 2024 0:03am
www βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Mar 29, 2024 0:03am

Copy link

github-actions bot commented Mar 8, 2024

Diagnostics Comparison

Numbers

Metric PR next
Files 795 795 (βž– 0)
Lines of Library 40,640 40,640 (βž– 0)
Lines of Definitions 118,099 118,080 (πŸ”Ί 19)
Lines of TypeScript 4,967 4,967 (βž– 0)
Lines of JavaScript 0 0 (βž– 0)
Lines of JSON 0 0 (βž– 0)
Lines of Other 0 0 (βž– 0)
Identifiers 175,030 174,919 (πŸ”Ί 111)
Symbols 109,052 109,003 (πŸ”Ί 49)
Types 89 89 (βž– 0)
Instantiations 0 0 (βž– 0)
Memory used 176,131 175,551 (πŸ”Ί 580)
Assignability cache size 0 0 (βž– 0)
Identity cache size 0 0 (βž– 0)
Subtype cache size 0 0 (βž– 0)
Strict subtype cache size 0 0 (βž– 0)

Timings and averages

Metric PR next
max (s) 4.568 4.515 (πŸ”Ί 0.05)
min (s) 4.568 4.515 (πŸ”Ί 0.05)
avg (s) 4.568 4.515 (πŸ”Ί 0.05)
median (s) 4.568 4.515 (πŸ”Ί 0.05)
length 1 1 (βž– 0)
unstable timings

Unstable

Timings are not reliable in here

Metric PR next
I/O Read time 0.04 0.04 (βž– 0)
Parse time 0.71 0.69 (πŸ”Ί 0.02)
ResolveTypeReference time 0.03 0.03 (βž– 0)
ResolveModule time 0.11 0.11 (βž– 0)
ResolveLibrary time 0.02 0.02 (βž– 0)
Program time 1.05 1.03 (πŸ”Ί 0.02)
Bind time 0.43 0.44 (πŸ”½πŸŸ’ -0.01)
Total time 1.48 1.47 (πŸ”Ί 0.01)

# Conflicts:
#	packages/server/src/unstable-core-do-not-import/procedureBuilder.ts
#	packages/tests/server/regression/issue-5037-context-inference.test.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant