மனோஜ்குமார் பழனிச்சாமி

Results 366 comments of மனோஜ்குமார் பழனிச்சாமி

also add version to template

https://github.com/python/mypy/issues/6910

For `app.stop()` got ``` _t.py:108: error: Value of type "Coroutine[Any, Any, Any]" must be used _t.py:108: note: Are you missing an await? ```

set "formatter_version": "regexp" in "codeformatter_html_options in PackageSettings

https://play.google.com/store/apps/details?id=com.frzinapps.smsforward&hl=en&gl=US I got the following error when changing the package name, ``` `android.view.InflateException: Binary XML file line #2 in com.frzinapps.smsforward:layout/preference_widget_switch_compat: Binary XML file line #2 in com.frzinapps.smsforward:layout/preference_widget_switch_compat: Error inflating class...

Path: `%USERPROFILE%\.vscode\extensions\formulahendry.code-runner-0.12.0\out\src\codeManager.js:447` For Insiders Path: `%USERPROFILE%\.vscode-insiders\extensions\formulahendry.code-runner-0.12.0\out\src\codeManager.js:447` I'm currently using ``` if (code !== 0) { this._outputChannel.appendLine("Finished with exit code=" + code + " in " + elapsedTime + " seconds");...

wrong hyperlink https://github.com/OpenDevin/OpenDevin/issues/873#issue-2229887194

Add `print(action)` after line 39 in "/home/stratte/Schreibtisch/AI/OpenDevin/opendevin/action/init.py",.

> File "/home/stratte/Schreibtisch/AI/OpenDevin/agenthub/monologue_agent/utils/json.py", line 31, in loads > raise ValueError("Invalid response: no JSON found") Change to `raise ValueError(f"Invalid response: no JSON found; Got {s}")` These errors are due to the...