We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Octokit::UnprocessableEntity in tracks/community_solutions#show GET https://api.github.com/search/issues?per_page=100&q=%22Invalid+analysis+type%3A+informational%22+is%3Aissue+in%3Atitle+repo%3Aelixir-analyzer+author%3Aexercism-bot: 422 - Validation Failed Error summary: message: The listed users and repositories cannot be searched either because the resources do not exist or you do not have permission to view them. resource: Search field: q code: invalid // See: https://docs.github.com/v3/search/
View on Bugsnag
app/commands/github/issue/open.rb:38 - issue app/commands/github/issue/open.rb:20 - missing? app/commands/github/issue/open.rb:9 - call app/models/submission/analysis.rb:33 - block (2 levels) in num_comments_by_type app/models/submission/analysis.rb:28 - count app/models/submission/analysis.rb:28 - block in num_comments_by_type app/models/submission/analysis.rb:27 - num_comments_by_type app/models/submission/analysis.rb:50 - block (2 levels) in <class:Analysis> app/models/submission.rb:208 - num_automated_comments_by_type app/models/submission.rb:104 - block (2 levels) in <class:Submission> app/models/submission.rb:107 - block (2 levels) in <class:Submission> app/models/iteration.rb:28 - has_essential_automated_feedback? app/models/iteration.rb:42 - block in status app/models/iteration.rb:48 - status app/serializers/serialize_iteration.rb:14 - call app/serializers/serialize_iterations.rb:8 - block in call app/serializers/serialize_iterations.rb:7 - map app/serializers/serialize_iterations.rb:7 - call app/helpers/react_components/common/solution_view.rb:8 - to_s app/helpers/view_components/view_component.rb:22 - render_in app/views/tracks/community_solutions/show.html.haml:69 - _app_views_tracks_community_solutions_show_html_haml___828661913062328892_119700 app/controllers/application_controller.rb:88 - mark_notifications_as_read! app/controllers/application_controller.rb:20 - process_action
View full stacktrace
Created automatically via Bugsnag
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Error in v3
Octokit::UnprocessableEntity in tracks/community_solutions#show
GET https://api.github.com/search/issues?per_page=100&q=%22Invalid+analysis+type%3A+informational%22+is%3Aissue+in%3Atitle+repo%3Aelixir-analyzer+author%3Aexercism-bot: 422 - Validation Failed
Error summary:
message: The listed users and repositories cannot be searched either because the resources do not exist or you do not have permission to view them.
resource: Search
field: q
code: invalid // See: https://docs.github.com/v3/search/
View on Bugsnag
Stacktrace
View full stacktrace
Created automatically via Bugsnag
The text was updated successfully, but these errors were encountered: