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

pyrefly check error message does not state that single-file checking works #20

Open
AA-Turner opened this issue Mar 11, 2025 · 0 comments
Assignees

Comments

@AA-Turner
Copy link

AA-Turner commented Mar 11, 2025

I initially ran:

PS> pyrefly check
Thread panicked, shutting down: panicked at bin/main.rs:109:5:
Project-checking mode has not been implemented yet
Backtrace:
   0: <unknown>
   1: <unknown>
   2: <unknown>
   3: <unknown>
   4: <unknown>
   5: <unknown>
   6: <unknown>
   7: <unknown>
   8: <unknown>
   9: <unknown>
  10: <unknown>
  11: <unknown>
  12: <unknown>
  13: <unknown>
  14: BaseThreadInitThunk
  15: RtlUserThreadStart

Running with the path to a file does work, and produces type errors rather than Rust panics -- could the error message redirect users to supply a file or list of files to pyre check (and not print a backtrace?)

A

@connernilsen connernilsen self-assigned this Mar 12, 2025
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

No branches or pull requests

2 participants