The local variable `color` shadowed the `image/color` package import, causing compilation failures on lines that referenced `color.RGBA` after the variable was declared. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| service.go | ||
The local variable `color` shadowed the `image/color` package import, causing compilation failures on lines that referenced `color.RGBA` after the variable was declared. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| service.go | ||