exercism / website

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

TypeError in spi/tooling_jobs#update #6412

Open iHiD opened 9 months ago

iHiD commented 9 months ago

Error in v3

TypeError in spi/tooling_jobs#update Nil is not a valid JSON source.

res = JSON.parse(tooling_job.execution_output['mapping.json'])
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

View on Bugsnag

Stacktrace

app/commands/submission/representation/process.rb:42 - parse
app/commands/submission/representation/process.rb:42 - mapping
app/commands/submission/representation/process.rb:11 - call
app/commands/tooling_job/process.rb:17 - process_representer_job!
app/commands/tooling_job/process.rb:7 - call
app/controllers/spi/tooling_jobs_controller.rb:4 - update
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 8 months ago

An error linked to this issue has been marked as fixed in Bugsnag TypeError in spi/tooling_jobs#update

iHiD commented 7 months ago

An error linked to this issue has been reopened in Bugsnag TypeError in spi/tooling_jobs#update