79372655

Date: 2025-01-20 21:17:54
Score: 0.5
Natty:
Report link

This sounds like you have a property radius in your intent class/struct. Perhaps you just need to give it an initial value, like so:

@Parameter(title: "My Radius", default: 42)
public var radius: Int
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Thorsten Stark