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

TypeError: no implicit conversion of Symbol into Integer #397

Closed
yegor256 opened this issue Oct 24, 2024 · 3 comments · Fixed by #399
Closed

TypeError: no implicit conversion of Symbol into Integer #397

yegor256 opened this issue Oct 24, 2024 · 3 comments · Fixed by #399
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@yegor256
Copy link
Member

I found it here:

TypeError: no implicit conversion of Symbol into Integer
	/action/judges/github-events/github-events.rb:68:in `block in fetch_contributors'
	/usr/local/bundle/gems/sawyer-0.9.2/lib/sawyer/resource.rb:128:in `each'
	/usr/local/bundle/gems/sawyer-0.9.2/lib/sawyer/resource.rb:128:in `each'
	/action/judges/github-events/github-events.rb:67:in `fetch_contributors'
	/action/judges/github-events/github-events.rb:278:in `fill_up_event'
	/action/judges/github-events/github-events.rb:332:in `block (4 levels) in <top (required)>'
	/usr/local/bundle/gems/factbase-0.4.0/lib/factbase/looged.rb:65:in `block in txn'
	/usr/local/bundle/gems/factbase-0.4.0/lib/factbase/rules.rb:73:in `block in txn'
	/usr/local/bundle/gems/factbase-0.4.0/lib/factbase.rb:168:in `txn'
	/usr/local/bundle/gems/factbase-0.4.0/lib/factbase/rules.rb:72:in `txn'
	/usr/local/bundle/gems/factbase-0.4.0/lib/factbase/pre.rb:62:in `txn'
	/usr/local/bundle/gems/factbase-0.4.0/lib/factbase/looged.rb:63:in `txn'
	/action/judges/github-events/github-events.rb:323:in `block (3 levels) in <top (required)>'
	/action/judges/github-events/github-events.rb:311:in `each'
	/action/judges/github-events/github-events.rb:311:in `each_with_index'
	/action/judges/github-events/github-events.rb:311:in `block (2 levels) in <top (required)>'
	/usr/local/bundle/gems/fbe-0.0.76/lib/fbe/iterate.rb:109:in `block (2 levels) in over'
	/usr/local/bundle/gems/fbe-0.0.76/lib/fbe/iterate.rb:88:in `each'
	/usr/local/bundle/gems/fbe-0.0.76/lib/fbe/iterate.rb:88:in `block in over']()
@yegor256 yegor256 added bug Something isn't working good first issue Good for newcomers labels Oct 24, 2024
@Yegorov
Copy link
Contributor

Yegorov commented Oct 31, 2024

@yegor256 may I take this one?

1 similar comment
@Yegorov
Copy link
Contributor

Yegorov commented Nov 2, 2024

@yegor256 may I take this one?

@yegor256
Copy link
Member Author

yegor256 commented Nov 2, 2024

@Yegorov yes, please

Yegorov added a commit to Yegorov/judges-action that referenced this issue Nov 4, 2024
yegor256 added a commit that referenced this issue Nov 30, 2024
#397: fix get actual repo name in github events
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants