exercism / website

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

Rugged::TreeError in ProcessPushUpdateJob@default #519

Open iHiD opened 3 years ago

iHiD commented 3 years ago

Error in v3

Rugged::TreeError in ProcessPushUpdateJob@default the path 'destructuring-assignment' does not exist in the given tree

View on Bugsnag

Stacktrace

app/models/git/repository.rb:76 - path
app/models/git/repository.rb:76 - fetch_tree
app/models/git/exercise.rb:155 - tree
app/models/git/exercise.rb:145 - file_entries
app/models/git/exercise.rb:140 - filepaths
app/models/git/exercise.rb:96 - tooling_filepaths
app/models/git/exercise.rb:104 - tooling_absolute_filepaths
app/commands/git/sync_concept_exercise.rb:70 - exercise_files_modified?
app/commands/git/sync_concept_exercise.rb:56 - exercise_needs_updating?
app/commands/git/sync_concept_exercise.rb:11 - call
app/commands/git/sync_track.rb:40 - block in call
app/commands/git/sync_track.rb:40 - call
app/jobs/process_push_update_job.rb:5 - perform

View full stacktrace

Created automatically via Bugsnag

iHiD commented 3 years ago

An error linked to this issue has been marked as fixed in Bugsnag Rugged::TreeError in ProcessPushUpdateJob@default

iHiD commented 3 years ago

An error linked to this issue has been reopened in Bugsnag Rugged::TreeError in ProcessPushUpdateJob@default

iHiD commented 3 years ago

Closed by https://github.com/exercism/common-lisp/commit/946343edac1bcbf74c854cd46c080757b7fde0f9

Comment added in Bugsnag by Erik Schierboom Rugged::TreeError in ProcessPushUpdateJob@default

iHiD commented 3 years ago

An error linked to this issue has been marked as fixed in Bugsnag Rugged::TreeError in ProcessPushUpdateJob@default

iHiD commented 3 years ago

An error linked to this issue has been reopened in Bugsnag Rugged::TreeError in api/solutions/submissions#create

iHiD commented 3 years ago

An error linked to this issue has been reopened in Bugsnag Rugged::TreeError in SyncTrackJob@default

iHiD commented 3 years ago

An error linked to this issue has been reopened in Bugsnag ActionView::Template::Error in mentoring/discussions#show