exercism / website

The codebase for Exercism's website.
https://exercism.org
GNU Affero General Public License v3.0
414 stars 122 forks source link

ActionView::Template::Error in tracks/build#show #6476

Closed iHiD closed 10 months ago

iHiD commented 10 months ago

Error in v3

ActionView::Template::Error in tracks/build#show undefined method `maintainer?' for nil:NilClass

View on Bugsnag

Stacktrace

app/helpers/react_components/track/build/analyzer_tags.rb:8 - to_s
app/helpers/view_components/view_component.rb:20 - render_in
app/views/tracks/build/_show_tags.html.haml:13 - _app_views_tracks_build__show_tags_html_haml___619245433372152368_189140
app/views/tracks/build/show.html.haml:76 - _app_views_tracks_build_show_html_haml___2248662201398974367_189060
app/controllers/application_controller.rb:81 - mark_notifications_as_read!
app/controllers/application_controller.rb:19 - process_action

View full stacktrace

Created automatically via Bugsnag

iHiD commented 10 months ago

An error linked to this issue has been marked as fixed in Bugsnag ActionView::Template::Error in tracks/build#show