-
-
Notifications
You must be signed in to change notification settings - Fork 162
Closed
Description
This warning logging is triggering on each run of typecheck:
$ bundle exec solargraph typecheck --level typed
Ignoring rbs-3.9.0.pre.1 because its extensions are not built. Try: gem pristine rbs --version 3.9.0.pre.1
[WARN] require path set could not be resolved to a gem via find_by_path or guess of set
[WARN] require path rubygems could not be resolved to a gem via find_by_path or guess of rubygems
[WARN] require path pathname could not be resolved to a gem via find_by_path or guess of pathname
[WARN] require path fileutils could not be resolved to a gem via find_by_path or guess of fileutils
[WARN] require path open3 could not be resolved to a gem via find_by_path or guess of open3
[WARN] require path tmpdir could not be resolved to a gem via find_by_path or guess of tmpdir
[WARN] require path cgi could not be resolved to a gem via find_by_path or guess of cgi
[WARN] require path ripper could not be resolved to a gem via find_by_path or guess of ripper
[WARN] require path socket could not be resolved to a gem via find_by_path or guess of socket
[WARN] require path yaml could not be resolved to a gem via find_by_path or guess of yaml
[WARN] require path rubygems/package could not be resolved to a gem via find_by_path or guess of rubygems
[WARN] require path set could not be resolved to a gem via find_by_path or guess of set
[WARN] require path rubygems could not be resolved to a gem via find_by_path or guess of rubygems
[WARN] require path pathname could not be resolved to a gem via find_by_path or guess of pathname
[WARN] require path fileutils could not be resolved to a gem via find_by_path or guess of fileutils
[WARN] require path open3 could not be resolved to a gem via find_by_path or guess of open3
[WARN] require path tmpdir could not be resolved to a gem via find_by_path or guess of tmpdir
[WARN] require path cgi could not be resolved to a gem via find_by_path or guess of cgi
[WARN] require path ripper could not be resolved to a gem via find_by_path or guess of ripper
[WARN] require path socket could not be resolved to a gem via find_by_path or guess of socket
[WARN] require path yaml could not be resolved to a gem via find_by_path or guess of yaml
[WARN] require path rubygems/package could not be resolved to a gem via find_by_path or guess of rubygems
Metadata
Metadata
Assignees
Labels
No labels