The function RunEvolutionLoop takes ctx as a parameter, so line 191 should use = instead of := to avoid shadowing the parameter. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| internal | ||
| Dockerfile | ||
| main.go | ||
| run.go | ||
The function RunEvolutionLoop takes ctx as a parameter, so line 191 should use = instead of := to avoid shadowing the parameter. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| internal | ||
| Dockerfile | ||
| main.go | ||
| run.go | ||