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

NoMethodError in spi/tooling_jobs#update #7072

Open
iHiD opened this issue Sep 23, 2024 · 0 comments
Open

NoMethodError in spi/tooling_jobs#update #7072

iHiD opened this issue Sep 23, 2024 · 0 comments

Comments

@iHiD
Copy link
Member

iHiD commented Sep 23, 2024

Error in v3

NoMethodError in spi/tooling_jobs#update
undefined method `slug' for nil

Git::Exercise.new(exercise.slug, exercise.git_type, git_sha, repo_url: exercise.track.repo_url)
                          ^^^^^

View on Bugsnag

Stacktrace

app/commands/git/generate_hash_for_important_exercise_files.rb:17 - git_exercise
app/commands/git/generate_hash_for_important_exercise_files.rb:10 - call
app/models/submission/test_run.rb:31 - block in <class:TestRun>
app/commands/submission/test_run/process.rb:9 - call
app/commands/tooling_job/process.rb:13 - process_test_runner_job!
app/commands/tooling_job/process.rb:7 - call
app/controllers/spi/tooling_jobs_controller.rb:4 - update
app/controllers/application_controller.rb:87 - mark_notifications_as_read!
app/controllers/application_controller.rb:19 - process_action

View full stacktrace

Created automatically via Bugsnag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant