You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I'm trying to run $ bundle exec spoom files on ref 24b1c92ffb97b32f6ae79b2e0f53cc10a3cddb76 of testdouble/mocktail#22 and I get this:
bundler: failed to load command: spoom (/Users/justin/.rbenv/versions/3.2.2/bin/spoom)
/Users/justin/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/sorbet-runtime-0.5.10884/lib/types/private/abstract/declare.rb:40:in `block (2 levels) in declare_abstract': Spoom::Printer is declared as abstract; it cannot be instantiated (RuntimeError)
from <internal:kernel>:90:in `tap'
from /Users/justin/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/sorbet-runtime-0.5.10884/lib/types/private/abstract/declare.rb:38:in `block in declare_abstract'
from /Users/justin/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/spoom-1.2.1/lib/spoom/file_tree.rb:242:in `initialize'
from /Users/justin/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/sorbet-runtime-0.5.10884/lib/types/private/methods/call_validation.rb:256:in `bind_call'
from /Users/justin/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/sorbet-runtime-0.5.10884/lib/types/private/methods/call_validation.rb:256:in `validate_call'
from /Users/justin/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/sorbet-runtime-0.5.10884/lib/types/private/methods/_methods.rb:275:in `block in _on_method_added'
from /Users/justin/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/sorbet-runtime-0.5.10884/lib/types/private/abstract/declare.rb:38:in `new'
from /Users/justin/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/sorbet-runtime-0.5.10884/lib/types/private/abstract/declare.rb:38:in `block in declare_abstract'
from /Users/justin/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/spoom-1.2.1/lib/spoom/file_tree.rb:89:in `print_with_strictnesses'
from /Users/justin/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/sorbet-runtime-0.5.10884/lib/types/private/methods/call_validation.rb:256:in `bind_call'
from /Users/justin/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/sorbet-runtime-0.5.10884/lib/types/private/methods/call_validation.rb:256:in `validate_call'
from /Users/justin/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/sorbet-runtime-0.5.10884/lib/types/private/methods/_methods.rb:275:in `block in _on_method_added'
from /Users/justin/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/spoom-1.2.1/lib/spoom/cli.rb:54:in `files'
from /Users/justin/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/thor-1.2.2/lib/thor/command.rb:27:in `run'
from /Users/justin/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/thor-1.2.2/lib/thor/invocation.rb:127:in `invoke_command'
from /Users/justin/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/thor-1.2.2/lib/thor.rb:392:in `dispatch'
from /Users/justin/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/thor-1.2.2/lib/thor/base.rb:485:in `start'
from /Users/justin/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/spoom-1.2.1/exe/spoom:7:in `<top (required)>'
from /Users/justin/.rbenv/versions/3.2.2/bin/spoom:25:in `load'
from /Users/justin/.rbenv/versions/3.2.2/bin/spoom:25:in `<top (required)>'
from /Users/justin/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.3.6/lib/bundler/cli/exec.rb:58:in `load'
from /Users/justin/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.3.6/lib/bundler/cli/exec.rb:58:in `kernel_load'
from /Users/justin/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.3.6/lib/bundler/cli/exec.rb:23:in `run'
from /Users/justin/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.3.6/lib/bundler/cli.rb:484:in `exec'
from /Users/justin/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.3.6/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
from /Users/justin/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.3.6/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in `invoke_command'
from /Users/justin/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.3.6/lib/bundler/vendor/thor/lib/thor.rb:392:in `dispatch'
from /Users/justin/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.3.6/lib/bundler/cli.rb:31:in `dispatch'
from /Users/justin/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.3.6/lib/bundler/vendor/thor/lib/thor/base.rb:485:in `start'
from /Users/justin/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.3.6/lib/bundler/cli.rb:25:in `start'
from /Users/justin/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.3.6/exe/bundle:48:in `block in <top (required)>'
from /Users/justin/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.3.6/lib/bundler/friendly_errors.rb:103:in `with_friendly_errors'
from /Users/justin/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.3.6/exe/bundle:36:in `<top (required)>'
from /Users/justin/.rbenv/versions/3.2.2/bin/bundle:25:in `load'
from /Users/justin/.rbenv/versions/3.2.2/bin/bundle:25:in `<main>'
Describe the bug
I'm trying to run
$ bundle exec spoom files
on ref 24b1c92ffb97b32f6ae79b2e0f53cc10a3cddb76 of testdouble/mocktail#22 and I get this:Versions to reproduce:
The text was updated successfully, but these errors were encountered: