id int64 393k 2.82B | repo stringclasses 68
values | title stringlengths 1 936 | body stringlengths 0 256k ⌀ | labels stringlengths 2 508 | priority stringclasses 3
values | severity stringclasses 3
values |
|---|---|---|---|---|---|---|
2,811,838,719 | ollama | Error Running Mistral Nemo Imported from .safetensors | ### What is the issue?
I encountered an error when attempting to run the Mistral Nemo model imported from `.safetensors`. I intend to run the model on CPU only, even though I have a GPU (see the Modelfile below).
- I am able to run the model converted to `.gguf`.
- However, I would like to import and run directly from... | bug | low | Critical |
2,811,840,282 | neovim | Assertion failed: (v <= 9007199254740991. && v >= -9007199254740991.), function mpack_pack_number, file conv.c, line 113 | `mpack_pack_number()` overflows, steps to reproduce:
```sh
echo "local n = require('test.functional.testnvim')()
it('rpcpack number overflow', function()
n.clear()
n.api.nvim_set_current_win(2^53)
end)" > /tmp/mpackassert_spec.lua
TEST_FILE=/tmp/mpackassert_spec.lua make functionaltest
```
Ref: https://github.com... | channels-rpc,bug-crash | low | Critical |
2,811,851,545 | vscode | folder does not open or show in explorer(open editors) tab |
Type: <b>Bug</b>
when right clicking a folder to open with vs code nothing happpens and the vs code code application does not respond and when creating a new file it does not allow me to save it and rename it directly when clicked on the new file icon in explorer tab it creates an untitled .txt file which take me ext... | info-needed | low | Critical |
2,811,856,964 | pytorch | Doubt about the actual behavior of handle.wait() in torch.distributed | ### 📚 The doc issue
For `comm_handle.wait()` in the case of async comm, the doc (https://pytorch.org/docs/stable/distributed.html#synchronous-and-asynchronous-collective-operations) says
`In the case of CUDA collectives, will block until the operation has been successfully enqueued onto a CUDA stream and the output ... | oncall: distributed | low | Major |
2,811,858,308 | storybook | [Bug]: Regression in test-storybook after upgrading to 8.5.x: Axe is already running error | ### Describe the bug
### Summary
After upgrading to Storybook 8.5.1, I encountered an issue when running `yarn test-storybook` in combination with axe-playwright. Specifically, the test runner throws the following error:
```
page.evaluate: Error: Axe is already running. Use `await axe.run()` to wait for the previous... | bug,needs reproduction,addon: a11y,test-runner,upgrade:8.5 | low | Critical |
2,811,861,614 | yt-dlp | googlevideo.com web request | ### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [x] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [x] I'm asking a question and **not** reporting a bug or requesting a feature
- [x] I've looked through the [README](https://github.com/yt-dlp/yt-dlp#re... | question | low | Critical |
2,811,876,701 | neovim | 'guicursor' color change not working in Simple Terminal (suckless ST) | ## Issue Description
I have NeoVim configured to change the cursor's color depending on the mode. See exert from my configuration in Lua:
```
vim.cmd.highlight({"iCursor", "guibg=#a9b665"}) -- gruvbox green
vim.cmd.highlight({"rCursor", "guibg=#e78a4e"}) -- gruvbox orange
vim.cmd.highlight({"vCursor", "guibg=#ea6962"})... | tui | low | Minor |
2,811,896,455 | vscode | blackboxai troubleshooting with workspace | ADD ISSUE DESCRIPTION HERE
Version: 1.95.3
Commit: f1a4fb101478ce6ec82fe9627c43efbf9e98c813
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0
Embedder: unknown
<!-- generated by web issue reporter --> | info-needed,triage-needed | low | Minor |
2,811,903,664 | rust | macOS deployment target defaults differ between rustc, cc-rs and clang | When `MACOSX_DEPLOYMENT_TARGET` is not set, rustc defaults to macOS 10.12 for Intel targets and 11.0 for aarch64 targets:
https://github.com/rust-lang/rust/blob/f85c6de55206dbee5ffedfd821df1503a7b92346/compiler/rustc_codegen_ssa/src/back/apple.rs#L69
https://github.com/rust-lang/rust/blob/f85c6de55206dbee5ffedfd821df1... | A-linkage,T-compiler,C-tracking-issue,T-libs,O-apple | low | Critical |
2,811,947,378 | vscode | Relative file link detection in log files | When viewing `.log` files in the editor, absolute file paths will be detected as links, but not relative paths (to either the workspace root or the opened file). Notably this is different in the terminal, where relative paths are clickable without issue, and it would be useful if the detection in `.log` files was simil... | feature-request,output | low | Critical |
2,811,948,373 | stable-diffusion-webui | [Bug]: ControlNet IP-Adapter error(ModuleNotFoundError: No module named 'onnx') | ### Checklist
- [ ] The issue exists after disabling all extensions
- [x] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a bug in the webui
- [x] The issue exists in the current version of the webui
- [ ] The issue has not been reported before... | bug-report | low | Critical |
2,811,951,093 | flutter | Add `BorderRadiusGeometry` Support to `Divider` Widget for Customizable Border Radius | ### Use case
I can't set border radius to divider. this is necessary when you have a thick rounded border and almost all the cases, if you have a thick divider, you might have some corner radius. In this below SS, see that the edges are very sharp and there's no default way to make divider edge's rounded.
<img width="... | c: new feature,framework,c: proposal,team-framework | low | Minor |
2,811,955,693 | terminal | Progress towards next release | Hi there,
I'm new round here, excitedly anticipating the release of 1.22 so I can save snippets of some of the longer commands I run!
Is there a publicly-available place I could view to check to give a coarse idea of how far away release is? Don't mean to bug you guys, but the [roadmap linked from the readme](https:/... | Needs-Triage,Needs-Tag-Fix | low | Critical |
2,811,956,609 | vscode | January 2025 Endgame | - *01/27* Code freeze for the endgame
- *01/28* [Endgame starts](https://github.com/Microsoft/vscode/wiki/Development-Process#inside-an-iteration)
- *01/31* Endgame done
- *02/05* Expected release date (this may change)
##### Monday
- [x] Pin endgame issue on GitHub **@connor4312**
- [x] Run [OSS tool](https://github... | endgame-plan | low | Critical |
2,811,958,419 | ollama | Error: an error was encountered while running the model: unexpected EOF (8x H100, deepseek-r1:671b) | ### What is the issue?
I'm using a server with 8xH100 GPUs, trying to run the deepseek-r1:671b model.
This works for a fair bit, say about 1000-2000 generated tokens, and then it ends with:
`Error: an error was encountered while running the model: unexpected EOF`
I don't quite know how to debug this -- is there a way... | bug | low | Critical |
2,811,967,580 | TypeScript | Tsc does not behave correctly when files are moved or deleted | ### 🔎 Search Terms
tsc delete old files
### 🕗 Version & Regression Information
- This is the behavior in every version I tried, and I reviewed the FAQ for entries about tsc not deleting old files properly
### ⏯ Playground Link
_No response_
### 💻 Code
n/a
### 🙁 Actual behavior
Old files that tsc does not ... | Suggestion,Out of Scope | low | Critical |
2,812,007,544 | ollama | requesting support new model(maybe not new): Qwen2.5-1M | Qwen has released a long context version of Qwen 2.5 on hugging face, hoping to add support:
https://huggingface.co/collections/Qwen/qwen25-1m-679325716327ec07860530ba
| model request | low | Major |
2,812,022,132 | pytorch | support arm architectures in your Docker images on docker hub? ( | ### 🚀 The feature, motivation and pitch
`pytorch` images on Docker Hub are still only available for amd64 architectures. Nvidia/cuda images support both arm64 and amd64. I believe we are seeing more and more devices offering Nvidia GPUs witth ARM cpu architecture, and multi-arch builds are commonplace. It would be ... | triaged,enhancement,module: docker,module: arm | low | Minor |
2,812,075,151 | PowerToys | The Powertoys Run panel background goes wrong | ### Microsoft PowerToys version
0.87.1
### Installation method
PowerToys auto-update
### Running as admin
Yes
### Area(s) with issue?
PowerToys Run
### Steps to reproduce
EDIT: I've noticed I am running Windows 21H2 while several similar issues indicates using 21H2 may cause this problem. Are there any workaro... | Issue-Bug,Needs-Triage | low | Minor |
2,812,077,929 | langchain | Llama-3.2-3B-Instruct failed to use with HuggingfacePipeline because of setting a non-string value as the pad_token | ### Checked other resources
- [x] I added a very descriptive title to this issue.
- [x] I searched the LangChain documentation with the integrated search.
- [x] I used the GitHub search to find a similar question and didn't find it.
- [x] I am sure that this is a bug in LangChain rather than my code.
- [x] The bug is ... | 🤖:bug | low | Critical |
2,812,091,234 | iptv | Broken: US - Tubi, Four in a Bed 24/7 Channel | ### Broken Links
#EXTINF:-1 tvg-id="",Four in a Bed (1080p)
https://apollo.production-public.tubi.io/live/ac-four-in-a-bed.m3u8
### What happened to the stream?
Not loading
### Notes (optional)
To the best of my knowledge, Tubi lost rights to the TV series as Channel 4 in the UK made a deal with Amazon to carry th... | broken stream | low | Critical |
2,812,095,045 | transformers | Transformers is incompatible with flash attention version 2.7.3 | ### System Info
Copy-and-paste the text below in your GitHub issue and FILL OUT the two last points.
- `transformers` version: 4.48.0
- Platform: Linux-5.13.0-35-generic-x86_64-with-glibc2.31
- Python version: 3.10.11
- Huggingface_hub version: 0.27.1
- Safetensors version: 0.5.2
- Accelerate version: 0.29.0
- Accel... | bug | low | Critical |
2,812,138,878 | PowerToys | 设置映射之后输入较快的情况下映射会失败 | ### Microsoft PowerToys version
0.87.1
### Installation method
GitHub
### Running as admin
Yes
### Area(s) with issue?
Keyboard Manager
### Steps to reproduce
设置映射之后输入较快的情况下映射会失败
the mapping will fail when i input is relatively fast
alt(left) key is pressed,then i trigger u/i/o if i input slowly it will... | Issue-Bug,Needs-Triage | low | Major |
2,812,165,180 | TypeScript | TypeScript inappropriately resolves directory imports in ESM mode, that fail at runtime (in Node, but probably all ESM environments). | ### 🔎 Search Terms
ESM "directory import" "directory imports"
### 🕗 Version & Regression Information
Behaves this way for all versions tested on TSPlayground using module: ES*
Behaves this way in a local project with TS 4 and 5, and module: Node16 (moduleResolution: Node16)
I reviewed the FAQ for entries about dir... | Needs Investigation | low | Critical |
2,812,178,792 | vscode | I cant paste anything |
Type: <b>Bug</b>
i can copy or cut but i cant paste anyting
VS Code version: Code - OSS 1.96.4 (cd4ee3b1c348a13bafd8f9ad8060705f6d4b9cba, 2025-01-17T08:53:36.849Z)
OS version: Linux x64 6.12.10-zen1-1-zen
Modes:
<details>
<summary>System Info</summary>
|Item|Value|
|---|---|
|CPUs|Intel(R) Core(TM) i7-8650U CPU @... | info-needed | low | Critical |
2,812,188,723 | godot | GradientTexture1D/2D changed signal emitted before texture updating which causes issue in certain case | ### Tested versions
Reproducible in 4.4.dev
### System information
Linux - Godot 4.4.dev
### Issue description
GradientTexture2D/1D emit changed signal before its texture actually updates, which causes issues in certain case that can't update texture by listen its changed signal. The issue was found in #102028.
#... | bug,topic:core | low | Minor |
2,812,194,085 | PowerToys | crash bug when attempting to Restart PowerToys as administrator | ### Microsoft PowerToys version
0.87.1
### Installation method
PowerToys auto-update
### Running as admin
No
### Area(s) with issue?
Settings, General
### Steps to reproduce
1. Use Windows Search to find and start PowerToys
2. Click "open settings" under the Welcome message.
3. In the new window that opens, c... | Issue-Bug,Needs-Triage | low | Critical |
2,812,211,867 | neovim | b:undo_ftplugin unmapping fails when filetype is changed from help set via modeline | ### Problem
If a file has a modeline `vim:ft=help`, changing filetype raises E31 errors:
```
Error detected while processing FileType Autocommands for "*"..function <SNR>1_LoadFTPlugin[2]..modelines[1]..FileType Autocommands for "*"..function <SNR>1_LoadFTPlugin:
line 2:
E31: No such mapping
E31: No such mapping
``... | runtime,complexity:low,filetype | low | Critical |
2,812,215,888 | electron | [Bug] `context-menu` event not working on top part of window on macOS | ### Preflight Checklist
- [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [x] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- [x] I have searched ... | platform/macOS,component/menu,bug :beetle:,32-x-y | low | Critical |
2,812,223,635 | tauri | [bug] : infinite run macos release build for async main | ### Describe the bug
```
48][INFO][tauri::manager] app::emit; event=EventName("log://log")
[2025-01-27][14:53:48][TRACE][tracing::span] -- window::emit::serialize;
[2025-01-27][14:53:48][TRACE][tracing::span::active] -> window::emit::serialize;
[2025-01-27][14:53:48][TRACE][tracing::span] -- app::emit;
[2025-01-27][14... | type: bug,status: needs triage | low | Critical |
2,812,232,921 | transformers | AttributeError: 'dict' object has no attribute '_attn_implementation_internal' | ### System Info
```
ForCausalLM.from_pretrained(model_path, attn_implementation='flash_attention_2')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/root/miniconda3/lib/python3.12/site-packages/transformers/modeling_utils.py", line 4084, in from_pretrained... | bug | low | Critical |
2,812,269,390 | ollama | Deepseek-R1 671B - Segmentation Fault Bug | ### What is the issue?
Hi,
I've been using the Deepseek-R1 671B model from Ollama on my 8x H100 machine and keep running into a segmentation fault, I've noticed that the frequency of the segfault happens the larger the context becomes.
I'm using the latest Ollama release.
Hardware Specs:
- 8x H100 - 80GB SXM
- Xeon ... | bug | low | Critical |
2,812,271,848 | material-ui | ClassName generator not working with Next.js App router | ### Steps to reproduce
Steps:
1. Open this link to live example: [click here](https://codesandbox.io/p/live/e997598e-b472-4343-addd-c9e77da9a9af)
2. npm run dev
3. Open the devtools and inspect the element tree
### Current behavior
All the class names stay unchanged:
 It will be... | feature | low | Minor |
2,812,378,962 | yt-dlp | [FranceTVSite] Unable to extract video ID / francetv france.tv | ### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [x] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [x] I'm reporting that yt-dlp is broken on a **supported** site
- [x] I've verified that I have **updated yt-dlp to nightly or master** ([update instruc... | geo-blocked,site-bug,patch-available | low | Critical |
2,812,402,277 | excalidraw | Bug: Add Link feature changed my redicrect to link | My original link: `https://www.u-nas.com/xcart/cart.php?target=product&product_id=17640`
Excalidraw saves: `https://www.u-nas.com/xcart/cart.php?target=product&amp;product_id=17640`
#### Reproduce step
1. Create a random block
 can crash if not run on main thread | ### Describe the bug
If an app has some resources that need to be cleaned up and the OS requires them to be cleaned up on main thread then calling `cleanup_before_exit()` from a worker thread may cause a crash.
I observed this crash reliably with a tray icon app on MacOS, see crash backtrace below.
### Reproduction
... | type: bug,priority: 1 high,platform: macOS,status: needs triage | low | Critical |
2,812,476,728 | angular | Components sourcemap not resolved when using sub-paths | ### Which @angular/* package(s) are the source of the bug?
Don't known / other
### Is this a regression?
Yes
### Description
While using Angular SSR, the dev server is trying to fetch .component.css.map file from an API server instead of Angular server, resulting in 404 error and crashes Node JS server.
This issu... | area: core,core: stylesheets | low | Critical |
2,812,486,439 | ollama | Error fetching ANY model locally | ### What is the issue?
This is the Error message that I am getting:
pulling manifest
pulling 6e9f90f02bb3... 0% ▕ ▏ 0 B/9.0 GB
Error: max retries exceeded: Get "https://dd20bb891979d25aebc8bec07b2b3bbc.r2.cloudflarestorage.com/ollama/docker/registry/v2/blobs... | bug,networking | low | Critical |
2,812,498,411 | flutter | Execution failed for task ':app:compileFlutterBuildDebug'. | ### Steps to reproduce
1. flutter run
### Expected results
The app should launch normally.
If I use flutter clean, flutter pub get and then flutter run the app launches fine.
### Actual results
The app crashes immediately
### Code sample
`none`
### Screenshots or Video
_No response_
### Logs
[flutter-run-log... | in triage | low | Critical |
2,812,517,050 | rust | Heavy usage of TLS causes stack overflow | i wrote a dynamic library which uses `tracing`, which internally uses `std`s TLS implemention.
On unix, when I repeatedly load and then unload my library, eventually (after maybe 10 to 20 iterations) the program encounters a stack overflow.
After some research I found that this was due to the following flow:
`pthread... | A-thread-locals,C-bug,T-libs,A-panic | low | Minor |
2,812,529,913 | flutter | pairwiseCompare produces confusing 'Which: has <null> which is not <null> at index null' on Type mismatch | ### Steps to reproduce
1. Add test from code sample to any flutter project
2. run test
### Expected results
Should not use <null> in place of actual values and omit misleading `index null` message.
Another small nit: there is a double space before the second `<null>`.
### Actual results
```
[...]
Expected: pairw... | waiting for customer response,in triage | low | Critical |
2,812,534,440 | pytorch | Add `sharding strategy` for `torch.distributed.tensor.parallel.ParallelStyle` with `inference_mode` | ### 🚀 The feature, motivation and pitch
When using tensor parallel and `with torch.inference_mode()`, any `torch.distributed.tensor.parallel.ParallelStyle` layers, we have:
`aten.mm.default: got mixed torch.Tensor and DTensor, need to convert all torch.Tensor to DTensor before calling distributed operators!`.
With ... | oncall: distributed,triaged,module: dtensor | low | Minor |
2,812,541,502 | pytorch | Add correct `__repr__` for parallel distributed modules | ### 🚀 The feature, motivation and pitch
Sorry if this is a duplicated, but instantiating a `transformers` and paralellizing will print the same model, which is unintuitive.
```python
import torch
import os
from transformers import LlamaConfig, LlamaModel
model_id = "meta-llama/Meta-Llama-3-8B-Instru... | oncall: pt2 | low | Minor |
2,812,600,332 | vscode | explorer: cannot duplicate last saved version of unsaved file |
Type: <b>Bug</b>
1. Save a file.
1. Edit it without saving it.
1. In the VSCode file explorer, click on this file, copy and paste it in the same folder (ctrl-c, ctrl-v).
1. The copy has the same content as the unsaved file, not the content of the last saved version of the file!
This is a problem because the saved st... | feature-request,file-explorer | low | Critical |
2,812,613,660 | ant-design | In Menu, if there is `extra` and text doesn't fit in width, `extra` isn't visible at all | ### Reproduction link
[https://codepen.io/rakleed/pen/EaYGWeL?editors=001](https://codepen.io/rakleed/pen/EaYGWeL?editors=001)
### Steps to reproduce
1. `label` should be longer than the maximum menu width.
2. You need to add `extra`.
### What is expected?
`extra` is visible, and the text is reduced using an ellip... | unconfirmed | low | Minor |
2,812,619,963 | storybook | [Bug]: strange Manager.js path that run infinitely in background | ### Describe the bug
in my project
https://design.copromatic.com/
when you check your console nav you can see many error runs in background with strange url.
i didn't found any relative issues.
https://design.copromatic.com/sb-preview/sb-addons/essentials-backgrounds-5/sb-addons/storybook-core-core-server-prese... | bug,compatibility with other tools,build-storybook | low | Critical |
2,812,638,286 | react | Bug: | React version: 19.0.0
My code is not shown in the error stack. How can I know what caused the error?

```
Uncaught Error: Objects are not valid as a React child (found: object with keys {message, data, description}). If you mean... | Status: Unconfirmed | medium | Critical |
2,812,651,993 | flutter | [webview_flutter] WebView inside indexedStack on IOS does not load content until the tab becomes visible | ### What package does this bug report belong to?
webview_flutter
### What target platforms are you seeing this bug on?
iOS
### Have you already upgraded your packages?
Yes
### Dependency versions
<details><summary>pubspec.lock</summary>
```lock
# Generated by pub
# See https://dart.dev/tools/pub/glossary#lockfi... | waiting for customer response,in triage | low | Critical |
2,812,658,044 | transformers | Convert RT-DETR model to coreml | Hello,
I am currently working on an iOS application that requires object detection functionality, and I’m interested in using the RT-DETR model for this purpose. I would like to ask if anyone has experience or knows of a way to transfer the RT-DETR model into the CoreML format to be used on iOS devices.
Thank you in ... | Vision | low | Major |
2,812,661,670 | ollama | Add an ability to inject env variables to modelfile system message. | Hi All.
I`ve realized that that there is no way to make ollama models to know current date and time if it runs on ms windows. So I believe that would be useful if there would be possibility to use OS variables in the modelfile. Especially for date and time it would be better if model could obtain that data dynamically,... | feature request | low | Minor |
2,812,683,841 | PowerToys | the FN lock function disabled | ### Microsoft PowerToys version
0.87.1
### Installation method
Microsoft Store
### Running as admin
Yes
### Area(s) with issue?
Keyboard Manager
### Steps to reproduce
After using the keyboard mapping, the FN lock function of the computer itself will be disabled.
### ✔️ Expected Behavior
Maintain the origina... | Issue-Bug,Needs-Triage | low | Minor |
2,812,688,362 | vscode | Asset creation in cosmos db can fail after publishing | Build link https://monacotools.visualstudio.com/Monaco/_build/results?buildId=314603&view=logs&j=43b54640-f671-5524-8f7b-714d77229de9&t=7f630ceb-a7eb-52db-66b5-c361c37b9f4e
`vscode_client_win32_x64_archive` asset creation failed with
```
[vscode_client_win32_x64_archive] Deleting blob https://vscodeesrp.blob.core.win... | vscode-build,engineering | low | Critical |
2,812,715,059 | go | x/vuln: false negative for GO-2024-3321 | ### Go version
go1.23.5
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='amd64'
GOEXE=''
GOEXPERIMENT=''
GOFLAGS=''
GOHOSTARCH='amd64'
GOHOSTOS='linux'
GOINSECURE=''
GOOS='linux'
GOROOT='/usr/local/go'
GOTMPDIR=''
GOTOOLCHAIN='auto'
GOTOOLDIR='/usr/local/go/pkg/tool/linux_amd64'
GOVCS... | NeedsInvestigation,vulncheck or vulndb | low | Critical |
2,812,717,265 | angular | Improve error message `Cannot resolve type entity ${entity} to {symbol|declaration}` | ### Command
build
### Description
I’m talking about this error, for instance, which people seem to encounter somewhat often [1–5]:
```
$ ng build
⠋ Generating browser application bundles (phase: building)...
✔ Browser application bundle generation complete.
./src/main.ts - Error: Module build failed (from ./node_m... | area: packaging,area: compiler | low | Critical |
2,812,755,485 | kubernetes | k8s deployment remove duplicate `tolerations` but not `affinity` | ### What happened?
If we create a deployment with duplicate toleration the pod spec doesn't reflect the duplicate values, but the same doesn't happen to duplicate node affinities,
Deployment tolerations:
```
tolerations:
- effect: NoSchedule
key: "key1"
operator: Equal
value: "true... | kind/bug,sig/apps,needs-triage | low | Minor |
2,812,762,084 | TypeScript | On magic disappearance of fields in the wild | ### 🔎 Search Terms
anonymous class this any
### 🕗 Version & Regression Information
I was unable to test this on prior versions because there is no tool to check for it online
### ⏯ Playground Link
https://www.typescriptlang.org/play/?#code/MYewdgzgLgBAhjAvDMBTA7jYAbOEIwDeMEq2AZkjFABYCWEA3DAL6MBQokI2qAdNhABzABRw... | Working as Intended | low | Critical |
2,812,768,685 | PowerToys | Host File Editor - comment line - position of additional content Top | Bottom | (New) Remain as is | ### Description of the new feature / enhancement
Add one more option to remain the comments as is to the position of additional content. We may use it as a comment or grouping of the records.
### Scenario when this would be used?
updating the host file. It is either move the comments to top or bottom.
### Supportin... | Needs-Triage | low | Minor |
2,812,801,543 | storybook | [Bug]: Next.js Link component causes navigation to a non-existent page in stories | ### Describe the bug
When using the `Link` component from Next.js 15 within an `appDirectory` configuration, the component behavior is not properly overridden. This leads to navigating directly to nonexistent pages after clicking the link.
This behavior does not occur with Next.js 14.
### Reproduction link
https:/... | bug,nextjs | low | Critical |
2,812,813,974 | ui | [feat]: Catergory Bar in Charts | ### Feature description
Tremor UI offers a chart type called Category Bar, which we previously used in our product.

However, when we transitioned to Shadcn Chart, we noticed that this specific chart type is not available.
I... | area: request | low | Minor |
2,812,815,816 | TypeScript | constraint of type parameter should make effect in method declaration | ### 🔎 Search Terms
"constraint", "method declaration"
### 🕗 Version & Regression Information
- This is the behavior in every version I tried, and I reviewed the FAQ for entries about "A method and a function property of the same type behave differently"
### ⏯ Playground Link
https://www.typescriptlang.org/play... | Duplicate | low | Critical |
2,812,834,292 | kubernetes | [Flaking Test][sig-storage] E2eNode Suite.[It] [sig-storage] Projected configMap should be consumable from pods in volume [NodeConformance] [Conformance] | ### Which jobs are flaking?
master-blocking
- ci-crio-cgroupv2-node-e2e-conformance
### Which tests are flaking?
E2eNode Suite: [It] [sig-storage] Projected configMap should be consumable from pods in volume [NodeConformance] [Conformance]
[prow](https://prow.k8s.io/view/gs/kubernetes-ci-logs/logs/ci-crio-cgroupv2-... | sig/storage,kind/flake,needs-triage | low | Critical |
2,812,853,221 | material-ui | CardActionArea does not comply with the HTML5 specification | ### Steps to reproduce
Steps:
1. Open this link to live example: [(MUI Card Docs)](https://mui.com/material-ui/react-card/#primary-action)
2. Open developer tools
3. Make sure that tag `<div>` is placed inside a tag `<button>`, which does not comply to HTML5's specification
Problem:
http://www.w3.org/TR/2012/WD-html5... | component: card,status: waiting for maintainer | low | Critical |
2,812,857,983 | rust | Tracking issue for release notes of #136127: Allow `*const W<dyn A> -> *const dyn A` ptr cast |
This issue tracks the release notes text for #136127.
### Steps
- [ ] Proposed text is drafted by PR author (or team) making the noteworthy change.
- [ ] Issue is nominated for release team review of clarity for wider audience.
- [ ] Release team includes text in release notes/blog posts.
### Release notes text
Th... | relnotes,needs-triage,relnotes-tracking-issue | low | Minor |
2,812,867,034 | react | [Compiler Bug]: Hydration failed because the server rendered HTML didn't match the client. As a result this tree will be regenerated on the client. This can happen if a SSR-ed Client Component used | ### What kind of issue is this?
- [x] React Compiler core (the JS output is incorrect, or your app works incorrectly after optimization)
- [x] babel-plugin-react-compiler (build issue installing or using the Babel plugin)
- [ ] eslint-plugin-react-compiler (build issue installing or using the eslint plugin)
- [ ] reac... | Type: Bug,Status: Unconfirmed,Component: Optimizing Compiler | medium | Critical |
2,812,870,399 | vscode | Test: Electron 34 update | Refs: https://github.com/microsoft/vscode/issues/237437
- [ ] macOS @osortega
- [ ] linux @joshspicer
- [x] windows @lszomoru
Complexity: 3
[Create Issue](https://github.com/microsoft/vscode/issues/new?body=Testing+%23238839%0A%0A&assignees=deepak1556)
---
We plan to promote Electron 34 in the February 2025 miles... | testplan-item | low | Critical |
2,812,872,165 | flutter | iOS Testflight tester creates Segmentation fault in app | ### Steps to reproduce
Unknown. The testflight tester was spamming buttons in the app trying stuff out and we couldn't find out what caused it. The tester also doesn't remember what action he was doing specifically when it happened.
### Expected results
Of course we would expect the app to keep running and don't cra... | in triage | low | Critical |
2,812,880,343 | PowerToys | [Mouse Crosshairs] Implement "Gliding cursor" accessibility feature | ### Description of the new feature / enhancement
A gliding cursor allows someone who can only operate a single switch (or few) to interact with Windows. As a minimum, a single switch (e.g. by using the Microsoft Adaptive Accessories) can be connected to a pc and by sequentially pressing that switch the user can select... | Needs-Triage,Product-Mouse Utilities | low | Minor |
2,812,902,377 | vscode | Ability to associate esoteric extensions with existing file types | <!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- Please search existing issues to avoid creating duplicates. -->
It would be nice if there was an ability to “map” extensions with an existing file type, simila... | triage-needed | low | Minor |
2,812,903,740 | storybook | [Bug]: Global CSS bleeds between preloaded stories | ### Describe the bug
Storybook’s preloading mechanism currently preloads the first story in a story file when the Storybook instance is initialized. Additionally, hovering over other stories triggers their preloading. However, this functionality has introduced an issue where global CSS (non-modularized styles) from pr... | bug | low | Critical |
2,812,907,126 | kubernetes | [Flaking Test] [sig-node] E2eNode Suite.[It] [sig-node] [NodeConformance] Containers Lifecycle when Running a pod with init containers and regular containers | ### Which jobs are flaking?
master-blocking
- ci-crio-cgroupv2-node-e2e-conformance
### Which tests are flaking?
E2eNode Suite.[It] [sig-node] [NodeConformance] Containers Lifecycle when Running a pod with init containers and regular containers, restartPolicy=Never when A regular container has a PreStop hook when A ... | sig/node,kind/flake,needs-triage | low | Critical |
2,812,945,973 | rust | Tracking Issue for short backtraces in the default panic hook | This is a tracking issue for short backtraces in the default panic hook (https://github.com/rust-lang/compiler-team/issues/818). See [previous Zulip discussion](https://rust-lang.zulipchat.com/#narrow/channel/233931-t-compiler.2Fmajor-changes/topic/Use.20debuginfo.20for.20short.20backtrace.20printing.20compiler-tea.2E.... | A-runtime,A-debuginfo,T-compiler,C-tracking-issue,T-libs,A-backtrace | low | Critical |
2,812,953,521 | flutter | Flutter commands no longer work if a branch is cloned with `--single-branch` | ### Steps to reproduce
I have a GitHub action for cloning Flutter to run tests. The test run on various different branches but to save time/space only the branch being tested is cloned (the other branches run in different jobs) using `--single-branch`.
This used to work fine, but recently has stopped working because ... | team-infra,monorepo | low | Critical |
2,812,960,489 | godot | Tool Script get_string_size() Discrepancy for "♯" Between Editor Inspection and Scene Execution | ### Tested versions
Godot v4.4.beta1
### System information
Windows 11 (build 22631) - Multi-window, 1 monitor - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 2050 (NVIDIA; 32.0.15.6109) - 12th Gen Intel(R) Core(TM) i5-12500H (16 threads)
### Issue description
When a `@tool` script calls get_theme_default_font(... | topic:editor,needs testing,topic:gui | low | Minor |
2,812,963,695 | storybook | [Bug]: addon-storysource doesn't display the full source when using Vite | ### Describe the bug
I am using storybook v8.5.1. When using Vite as a framework and this addon - @storybook/addon-storysource I am not able to see the the full source code.
This is similar to https://github.com/storybookjs/storybook/issues/29478, and the issue was fixed in https://github.com/storybookjs/storybook/p... | bug,needs triage | low | Critical |
2,812,997,362 | rust | PowerPC linker warning: `bss-plt forced due to {name}.o` | Originally noted in https://github.com/rust-lang/rust/issues/136096#issuecomment-2615051447 when building `libc`, PowerPC can emit the following linker warning:
```text
warning: linker stderr: /usr/lib/gcc-cross/powerpc-linux-gnu/13/../../../../powerpc-linux-gnu/bin/ld: bss-plt forced due to /checkout/target/powerpc-... | T-compiler,O-PowerPC,C-bug,O-linux-gnu,A-linkers,L-linker_messages | low | Critical |
2,813,022,635 | go | google.golang.org/protobuf: TestIntegration/Go1.23.0/LazyDecoding failures | ```
#!watchflakes
default <- pkg == "google.golang.org/protobuf" && test == "TestIntegration/Go1.23.0/LazyDecoding"
```
Issue created automatically to collect these failures.
Example ([log](https://ci.chromium.org/b/8724857908926834257)):
=== RUN TestIntegration/Go1.23.0/LazyDecoding
integration_test.g... | NeedsInvestigation | low | Critical |
2,813,022,834 | flutter | crash in ios | ```
version=3.6.1 (stable) (Tue Jan 7 09:50:00 2025 -0800) on "ios_arm64"
pid=39791, thread=32771, isolate_group=main(0x116c72800), isolate=main(0x110549000)
os=ios, arch=arm64, comp=no, sim=no
isolate_instructions=11777b5a0, vm_instructions=11777b5a0
fp=16b9efb80, sp=16b9efb60, pc=1181cd87c
pc 0x00000001181cd87c fp ... | waiting for customer response,in triage | low | Critical |
2,813,058,678 | rust | Linker error on `rustc 1.86.0-nightly (f85c6de55 2025-01-26)` when cross compiling to aarch64-unknown-linux-musl | <!--
Thank you for filing a bug report! 🐛 Please provide a short summary of the bug,
along with any information you feel relevant to replicating the bug.
-->
This got caught in CI: https://github.com/VorpalBlade/chezmoi_modify_manager/actions/runs/12986156450/job/36212410530?pr=199
```
error: linker stderr: + set -e... | A-linkage,C-discussion,L-linker_messages | low | Critical |
2,813,060,341 | yt-dlp | [NOSNLArticle] ERROR: An extractor error has occurred. (caused by KeyError('items')) nos.nl | ### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [x] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [x] I'm reporting that yt-dlp is broken on a **supported** site
- [x] I've verified that I have **updated yt-dlp to nightly or master** ([update instruc... | site-bug,triage | low | Critical |
2,813,060,811 | tailwindcss | Not able to install tailwindcss v4.0 | when i started the dev server i face following issue
failed to load config from D:\internship\sample-test\vite.config.js
Error: The specified module could not be found.
\\?\D:\internship\sample-test\node_modules\@tailwindcss\oxide-win32-x64-msvc\tailwindcss-oxide.win32-x64-msvc.node
at Module._extensions..nod... | needs reproduction | low | Critical |
2,813,117,013 | kubernetes | Service with selector does not create all required endpoints, when a POD has multiple containers with a matching named port. | ### What happened?
I have a Deployment which creates POD's containing two containers, each container has a named port "grpc-service" on a different port to avoid conflicts. I want a k8s service to connect to these grpc services in a round-robin fashion and also be able to use the k8s API to retrieve the list of endpo... | kind/bug,sig/network,needs-triage | low | Critical |
2,813,142,448 | pytorch | [export] Fail fast on pytorch with `aoti_load_package` | ### 🐛 Describe the bug
When we use
`aoti_compile_and_package` for GPU and then on another instance we use `aoti_load_package` without GPU it is failing internally at:
https://github.com/triton-lang/triton/blob/main/python/triton/runtime/driver.py#L8
As the message is a bit ambiguous
`raise RuntimeError(f"{len(acti... | oncall: pt2,export-triaged,oncall: export | low | Critical |
2,813,148,919 | langchain | Assertions not executed in test_stream_error_callback | ### Checked other resources
- [x] I added a very descriptive title to this issue.
- [x] I searched the LangChain documentation with the integrated search.
- [x] I used the GitHub search to find a similar question and didn't find it.
- [x] I am sure that this is a bug in LangChain rather than my code.
- [x] The bug is ... | 🤖:bug | low | Critical |
2,813,152,435 | ui | [bug]: Shadcn not recognising tailwind.config.js file from React+Vite project | ### Describe the bug

I have all configuration for tailwind and other stuff
and tailwind is working in my project still this error.

### A... | bug | low | Critical |
2,813,158,600 | vscode | Test compound logs and filtering in Output view | Refs: #237974 #237829 #237432
- [x] Mac @Tyriar
- [x] Win @bpasero
- [ ] Linux @TylerLeonhardt
Complexity: 5
[Create Issue](https://github.com/microsoft/vscode/issues/new?body=Testing+%23238846%0A%0A&assignees=sandy081)
---
### Filtering
You can now filter the content in the Output view.
- Open any output view... | testplan-item | low | Minor |
2,813,165,440 | tauri | [bug] iOS LaunchScreen storyboard ignored | ### Describe the bug
```
warning: “View Controller“ is unreachable because it has no entry points, and no identifier for runtime access via -[UIStoryboard instantiateViewControllerWithIdentifier:].
```
Getting this warning when initializing and running (dev + release) my tauri v2 app. Any changes to the LaunchScreen.... | type: bug,status: needs triage | low | Critical |
2,813,172,283 | vscode | Editor GPU: Scrolling through long comment causes noticeable lag | From https://github.com/microsoft/vscode/issues/221145#issuecomment-2612075061
https://github.com/paritytech/polkadot-sdk/blob/e9393a9afc3b33cc2d01b7820a8f186434196758/substrate/frame/nis/src/lib.rs#L1-L75 | bug,editor-gpu | low | Minor |
2,813,184,929 | kubernetes | [Flaking Test] [sig-network] LoadBalancers ExternalTrafficPolicy: Local [Feature:LoadBalancer] [Slow] should only target nodes with endpoints | ### Which jobs are flaking?
master-informing
- gce-master-scale-correctness
### Which tests are flaking?
Kubernetes e2e suite: [It] [sig-network] LoadBalancers ExternalTrafficPolicy: Local [Feature:LoadBalancer] [Slow] should only target nodes with endpoints.
[Prow](https://prow.k8s.io/view/gs/kubernetes-ci-logs/l... | sig/network,kind/flake,needs-triage | low | Critical |
2,813,214,653 | transformers | ForSequenceClassification models assume right-padding | We have `ForSequenceClassification` variants for several of our CLMs, and this line is commonly copied between them:
`sequence_lengths = torch.eq(input_ids, self.config.pad_token_id).int().argmax(-1) - 1`
However, this line assumes **right-padding**, because it treats the length of the sequence as the number of token... | bug | low | Critical |
2,813,227,367 | vscode | Test: GitHub - hover details provider | Refs: https://github.com/microsoft/vscode/issues/237436
- [x] anyOS @legomushroom
- [x] anyOS @sandy081
Complexity: 4
[Create Issue](https://github.com/microsoft/vscode/issues/new?body=Testing+%23238852%0A%0A&assignees=lszomoru)
---
This milestone we have enabled extensions (ex: GitHub) to enrich the commit hover... | testplan-item | low | Minor |
2,813,236,767 | kubernetes | hack/local-up-cluster.sh fails with emulation version needs to be greater or equal to 1.31 | ### What happened?
Tried to create local Kubernetes cluster using hack/local-up-cluster.sh script but the api-server fails to come up.
### What did you expect to happen?
Successfully create a local Kubernetes cluster.
### How can we reproduce it (as minimally and precisely as possible)?
1. Clone the Kubernetes rep... | kind/bug,sig/testing,sig/release,needs-triage | low | Critical |
2,813,256,319 | pytorch | [Performance] `tensordot` has substantial overhead | ### 🐛 Describe the bug
`torch.tensordot(A, B)` is ~50% slower than `torch.dot(A.flatten(), B.flatten())` for matrices of size≤512 on GPU, and on CPU it is even slower than `torch.trace(A.T @ B)` until n=1024.

.
This stack `Ytavxw` was [reported by telemetry](https://storage.googleapis.com/prod-telemetry-merged/2025-01-25.json):
- `crash/crash`
- [`runtime.throw:+9`](h... | NeedsInvestigation,Tools,gopls/telemetry-wins,BugReport | low | Critical |
2,813,288,830 | rust | Rustc crashes at compiler/rustc_middle/src/ty/instance.rs, caused by assertion `left matches right` failed | <!--
Thank you for finding an Internal Compiler Error! 🧊 If possible, try to provide
a minimal verifiable example. You can read "Rust Bug Minimization Patterns" for
how to create smaller examples.
http://blog.pnkfx.org/blog/2019/11/18/rust-bug-minimization-patterns/
-->
### Code
Note that if we remove the first lin... | I-ICE,T-compiler,C-bug,needs-triage | low | Critical |
2,813,304,217 | rust | Rustc crashes at `compiler/rustc_hir_analysis/src/hir_ty_lowering/mod.rs:2156:17` | <!--
Thank you for finding an Internal Compiler Error! 🧊 If possible, try to provide
a minimal verifiable example. You can read "Rust Bug Minimization Patterns" for
how to create smaller examples.
http://blog.pnkfx.org/blog/2019/11/18/rust-bug-minimization-patterns/
-->
### Code
Maybe related to #136138. Similarly,... | I-ICE,T-compiler,C-bug,F-min_generic_const_args | low | Critical |
2,813,321,214 | rust | Suggested fix for "cannot find macro `...` in this scope" does not compile | I tried this code: https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=a095133990477eb48c9b42343e5593f4
I expected to see this happen: Using a suggestion "just works".
Instead, this happened: Unexpected and even more confusing error message caused because of #98291.
### Meta
Tested on playground... | C-bug,needs-triage | low | Critical |
2,813,335,428 | pytorch | "AssertionError: Guard check failed" on PyTorch nightlies after 2025-01-22 when running torchao tests | ### 🐛 Describe the bug
Running the following command introduces an assertion error on recent versions of PyTorch nightlies:
```
// run a test in torchao repo
// test source code: https://github.com/pytorch/ao/blob/main/test/prototype/test_smoothquant.py
> pytest test/prototype/test_smoothquant.py -s -x
...
... | high priority,oncall: pt2,module: dynamo | low | Critical |
2,813,336,086 | vscode | Editor GPU: Ghost text is regular foreground color | Example:
 | bug,editor-gpu | low | Minor |
Subsets and Splits
GitHub Issues Containing Next.js References
Filters training data to find examples mentioning "next.js", providing basic keyword search capability but offering limited analytical value beyond simple retrieval.