79080492

Date: 2024-10-12 08:18:29
Score: 3.5
Natty:
Report link

What is the result of this code for you?

return Http::withHeaders($this->getHeaders())
            ->get($this->baseUrl . '/images')
            ->collect("images")
            ->where("name", "ubuntu-22.04");
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): What is the
  • Low reputation (1):
Posted by: Milwad Khosravi