protobuf/src/proto/FunctionRpc.proto (6 lines): - line 132: // TODO: Remove from protobuf during next breaking change release - line 185: // TODO: Remove from protobuf during next breaking change release - line 236: // TODO: Add any worker relevant status to response - line 310: // TODO: return type expected? - line 318: // TODO: do we want the host's name - the language worker might do a better job of assignment than the host - line 676: // TODO - solidify this or remove it src/Worker.cs (2 lines): - line 44: // TODO: Remove parsing old command-line arguments that are not prefixed with functions- - line 53: // TODO: Update WorkerOptions to have a URI property instead of host name and port number src/RequestProcessor.cs (1 line): - line 111: // TODO: Remove this for the next PowerShell version (7.6). src/FunctionInfo.cs (1 line): - line 152: // TODO: Extract a constructor that just takes the field values directly, and move the RpcFunctionMetadata