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

Can't convert nil into String #3

Open
rastasheep opened this issue Oct 18, 2013 · 0 comments
Open

Can't convert nil into String #3

rastasheep opened this issue Oct 18, 2013 · 0 comments

Comments

@rastasheep
Copy link
Contributor

└── semaphore
   ├── new-chan-name :: passed (1) :: 28 days and 20 hours ago
   ├── rspec-update :: passed (4) :: 20 hours and 44 minutes ago
   ├── /usr/local/lib/ruby/gems/1.9.1/gems/semaphore-status-0.0.2/lib/semaphore-status.rb:85:in `+': can't convert nil into String (TypeError)
        from /usr/local/lib/ruby/gems/1.9.1/gems/semaphore-status-0.0.2/lib/semaphore-status.rb:85:in `branch_info'
        from /usr/local/lib/ruby/gems/1.9.1/gems/semaphore-status-0.0.2/lib/semaphore-status.rb:80:in `print_branch'
        from /usr/local/lib/ruby/gems/1.9.1/gems/semaphore-status-0.0.2/lib/semaphore-status.rb:68:in `block in print_branches'
        from /usr/local/lib/ruby/gems/1.9.1/gems/semaphore-status-0.0.2/lib/semaphore-status.rb:62:in `each'
        from /usr/local/lib/ruby/gems/1.9.1/gems/semaphore-status-0.0.2/lib/semaphore-status.rb:62:in `each_with_index'
        from /usr/local/lib/ruby/gems/1.9.1/gems/semaphore-status-0.0.2/lib/semaphore-status.rb:62:in `print_branches'
        from /usr/local/lib/ruby/gems/1.9.1/gems/semaphore-status-0.0.2/lib/semaphore-status.rb:54:in `print_project'
        from /usr/local/lib/ruby/gems/1.9.1/gems/semaphore-status-0.0.2/lib/semaphore-status.rb:38:in `block in tree'
        from /usr/local/lib/ruby/gems/1.9.1/gems/semaphore-status-0.0.2/lib/semaphore-status.rb:36:in `each'
        from /usr/local/lib/ruby/gems/1.9.1/gems/semaphore-status-0.0.2/lib/semaphore-status.rb:36:in `each_with_index'
        from /usr/local/lib/ruby/gems/1.9.1/gems/semaphore-status-0.0.2/lib/semaphore-status.rb:36:in `tree'
        from /usr/local/lib/ruby/gems/1.9.1/gems/semaphore-status-0.0.2/bin/sst:67:in `get_projects'
        from /usr/local/lib/ruby/gems/1.9.1/gems/semaphore-status-0.0.2/bin/sst:120:in `<top (required)>'
        from /usr/local/bin/sst:23:in `load'
        from /usr/local/bin/sst:23:in `<main>'

There is cases when branch is in strange state, investigate this.

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

1 participant