Open
Description
Input
See https://sourcegraph.com/github.com/hashicorp/vagrant/-/code-graph/indexes/TFNJRkluZGV4OjQwOTEwMjk=
Repo: https://github.com/hashicorp/vagrant.git
Commit tested: 8a1e285689226e12023716eed6a6878a821d65a3
Sorbet type-checking output
I ran bundle exec srb tc
and got this output:
<suppressed>
Errors: 3269
There is no crash.
scip-ruby indexing output
n/a
scip-ruby-debug indexing output
I ran:
❯ PATH="$HOME/Code/scip-ruby/bazel-bin/main:$PATH" ~/Code/scip-ruby/scip_indexer/autoindex.sh
and got:
Exception::raise(): namer/namer.cc:703 enforced condition kind != Kind::ClassOrModule has failed: ClassOrModule symbols should always be entered first, so they should never need to mangle something else
The stack trace isn't showing up for me for some reason.
Configuration
n/a
Additional info
No response