andreaswachs/bachelors-project

[BUG] GetLab crashes server and cli tool when getting non-existing lab

Closed this issue · 4 comments

^title

  • Fixed server code to handle nil responses
  • Fixed CLI tool code to handle nil reponses

Need to handle nil response in CLI tool

Need to handle nil response in CLI tool

Instead of nil responses, maybe just return empty structs

Fixed in #80