testing/testbot/dialogs/mainDialog.js (2 lines): - line 108: // We haven't implemented the GetWeatherDialog so we just display a TODO message. - line 109: const getWeatherMessageText = 'TODO: get weather flow here'; generators/generator-botbuilder/generators/app/templates/core/dialogs/mainDialog.js (2 lines): - line 101: // We haven't implemented the GetWeatherDialog so we just display a TODO message. - line 102: const getWeatherMessageText = 'TODO: get weather flow here'; testing/browser-functional/browser-echo-bot/src/dialogs/mainDialog.js (2 lines): - line 98: // We haven't implemented the GetWeatherDialog so we just display a TODO message. - line 99: const getWeatherMessageText = 'TODO: get weather flow here'; libraries/botbuilder-ai/src/qnaMakerDialog.ts (2 lines): - line 279: // TODO: Add Expressions support - line 361: // TODO: Should member exist in QnAMakerDialogConfiguration? libraries/botbuilder-dialogs-adaptive/src/adaptiveDialog.ts (2 lines): - line 571: // TODO figure out way to not use turn state to pass this value back to caller. - line 869: // TODO: (from C#) For now, I'm going to dereference to a one-level array value. There is a bug in the current code in the distinction between libraries/botbuilder-dialogs/src/choices/recognizeChoices.ts (2 lines): - line 68: // TODO: Should this log an error or do something? - line 86: (choice: Choice) => choice // TODO: does this do anything? generators/generator-botbuilder/generators/app/templates/core/dialogs/mainDialog.ts (2 lines): - line 115: // We haven't implemented the GetWeatherDialog so we just display a TODO message. - line 116: const getWeatherMessageText = 'TODO: get weather flow here'; tools/scripts/unit.js (1 line): - line 51: // TODO: remove this timeout once tests are faster tools/scripts/unit-arm.js (1 line): - line 51: // TODO: remove this timeout once tests are faster libraries/botframework-connector/src/auth/authenticateRequestResult.ts (1 line): - line 7: // TODO: Make these descriptions more informative in the JS and .NET SDKs. libraries/adaptive-expressions/src/extensions.ts (1 line): - line 17: * TODO: is there any better solution? libraries/botbuilder-applicationinsights/src/applicationInsightsTelemetryClient.ts (1 line): - line 202: const telemetryItem: any = envelope.data['baseData']; // TODO: update when envelope ts definition includes baseData testing/streaming-e2e/bot/utils/renewDirectLineToken.js (1 line): - line 7: // TODO: We could use the "iss" in the token, as long as they are trusted. tools/framework/subscriptionUtils.js (1 line): - line 80: //TODO: verify libraries/botframework-connector/src/auth/botFrameworkAuthentication.ts (1 line): - line 75: // TODO: Update docstring - this is a direct port from .NET libraries/botframework-connector/src/connectorApi/connectorClientContext.ts (1 line): - line 29: // TODO This is to workaround fact that AddUserAgent() was removed. libraries/botbuilder-ai/src/luisRecognizerOptionsV3.ts (1 line): - line 97: // TODO: checking for 'text' because we get an extra non-real entity from the text recognizers tools/scripts/unit-coverage.js (1 line): - line 64: // TODO: remove this timeout once tests are faster libraries/botframework-connector/src/auth/skillValidation.ts (1 line): - line 227: // TODO: check the appId against the registered skill client IDs. build/AnalyzeDependencies/AnalyzeDepsJS.ps1 (1 line): - line 188: # TODO: Remove this ASAP libraries/botbuilder-dialogs-adaptive/src/converters/index.ts (1 line): - line 18: // TODO: Status unknown as class doesn't exist in dotnet. libraries/botframework-connector/src/auth/botFrameworkClientImpl.ts (1 line): - line 71: // TODO: DO we need to set the activity ID? (events that are created manually don't have it). libraries/botbuilder-dialogs-adaptive/src/recognizers/regexRecognizer.ts (1 line): - line 99: // TODO length weighted match and multiple intents libraries/botbuilder/src/botFrameworkHttpClient.ts (1 line): - line 90: // TODO: DO we need to set the activity ID? (events that are created manually don't have it).