plugins/eni/engine/engine.go (4 lines): - line 117: // TODO Use fmt.Sprintf and wrap that in a method - line 152: // TODO Use fmt.Sprintf and wrap that in a method - line 165: // TODO Use fmt.Sprintf and wrap that in a method - line 275: // TODO Use fmt.Sprintf and wrap that in a method plugins/ipam/ipstore/ipstore.go (2 lines): - line 178: // TODO improve this part by implement listing all the kv pairs - line 206: // TODO improve this part by implement listing all the kv pairs plugins/ecs-bridge/types/types.go (1 line): - line 49: // TODO: Is this really needed? plugins/eni/commands/commands.go (1 line): - line 60: // TODO: We log and return errors throughout this function. scripts/mockgen.go (1 line): - line 45: // TODO detect if mockgen or goimports are in the path plugins/eni/engine/nsclosure.go (1 line): - line 203: // TODO: Evaluate if reflect.DeepEqual is a better alternative here