internal/build/cmd/generate/commands/gentests/generator.go (8 lines): - line 410: // TODO: Github URL (with proper branch/commit/etc) - line 561: // FIXME: Hack to prevent EOF errors - line 650: // TODO: Listify - line 667: // TODO: Handle comma separated strings as lists - line 684: // TODO: Comma-separated list => Quoted list - line 816: // TODO: Check type - line 867: g.w(fmt.Sprintf("\t\t// TODO: %s (%v)\n", k, v)) - line 919: // TODO: Test catch internal/build/cmd/generate/commands/gentests/model.go (6 lines): - line 216: // TODO: "length" operator - line 414: // TODO: Properly handle ignoring status codes - line 438: // TODO: Evaulate https://godoc.org/github.com/google/go-cmp/cmp - line 573: // TODO: Refactor - line 605: // TODO: Match on literal value - line 763: panic(fmt.Sprintf("TODO: length: %s", a.payload)) internal/build/cmd/generate/commands/gensource/generator.go (5 lines): - line 391: g.w(`// TODO: ` + p.Name) - line 403: g.w(`// TODO: ` + p.Name) - line 514: // TODO: Move to overrides - line 562: // FIXME: Select longest path based on number of template entries, not string length - line 728: // TODO: Use type switching instead? opensearchtransport/discovery.go (3 lines): - line 94: // TODO: Move logic to Selector? - line 119: // TODO: Replace only live connections, leave dead scheduled for resurrect? - line 143: // TODO: If no connection is returned, fallback to original URLs internal/build/cmd/generate/commands/gentests/skips.go (2 lines): - line 52: // TODO: Comments into descriptions for `Skip()` - line 102: # Incorrect int instead of float in match (aggregations.date_range.buckets.0.from: 1000000); TODO: PR opensearch.go (1 line): - line 181: // TODO: Refactor internal/build/cmd/generate/commands/genexamples/model.go (1 line): - line 166: //TODO: fix url opensearchtransport/logger.go (1 line): - line 308: // TODO: Research performance optimization of using sync.Pool internal/build/utils/naming.go (1 line): - line 35: "enum": "string", // TODO: Custom "enum" type