-
Notifications
You must be signed in to change notification settings - Fork 122
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
typos-cli Crash Report #277
Comments
Same error here. |
Same for
|
epage
added a commit
to epage/typos
that referenced
this issue
Jun 7, 2021
Merged
Well, that's embarrassing. When I made one fix, I broke something else and didn't have the tests for it. I've got a PR up to fix this. |
epage
added a commit
to epage/typos
that referenced
this issue
Jun 7, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
name = 'typos-cli'
operating_system = 'windows'
crate_version = '1.0.5'
explanation = '''
Panic occurred in file 'C:\Users\brian.cargo\registry\src\github.com-1ecc6299db9ec823\typos-cli-1.0.5\src\policy.rs' at line 90
'''
cause = '
walk()
should be called first'method = 'Panic'
backtrace = '''
0: 0x7ff7059f4f79 -
1: 0x7ff705a1a1e0 -
2: 0x7ff705a1a032 -
3: 0x7ff7058a68b3 -
4: 0x7ff7058b071e -
5: 0x7ff7058a5b64 -
6: 0x7ff7058ecd9d -
7: 0x7ff7058ede8f -
8: 0x7ff7058f56c4 -
9: 0x7ff7058f032f -
10: 0x7ff7058f55e9 -
11: 0x7ff7059f850a -
12: 0x7fffb9f37034 - BaseThreadInitThunk
13: 0x7fffba122651 - RtlUserThreadStart'''
The text was updated successfully, but these errors were encountered: