amone

Results 12 issues of amone

### Is your feature request related to a problem? Please describe. Sending some files one by one, its terrible. ### Describe the solution you'd like I hope a feature that...

## What happens? 我的后端是fastapi,代码如下图 ![image](https://github.com/umijs/umi/assets/62925104/11baa369-4309-4366-98ee-6501ba0df495) 我还尝试过`str | None`的写法,也是同样的效果 我用umi的openapi插件生成service,但是它生成的类型是这样的 ![image](https://github.com/umijs/umi/assets/62925104/bda40df7-9c2b-4f24-bf06-ebc3e2a2e075) 我期待的是这样的 ![image](https://github.com/umijs/umi/assets/62925104/2f100419-5b7a-478b-8c1e-0b27c2f92284) 我不知道是我使用有问题还是umi本身有问题 ## Mini Showcase Repository(REQUIRED) > Please provide a [minimal reproduction](https://stackoverflow.com/help/minimal-reproducible-example) then upload to your GitHub. 请提供 [最小重现](https://stackoverflow.com/help/minimal-reproducible-example),并上传到你的...

Add memory frequency, type, and slot information. Whether there are memory sticks on the different slots, what is the frequency of the memory sticks on them, what is the size...

feature request

```rust let interfaces = datalink::interfaces(); for interface in interfaces { println!("{}", interface) } ``` The result didn't contains the loopback interface, and other interfaces contains.

### Suggestion Like the crate named `winreg` support transactions.

enhancement

What I want is just need to type `go get ...`, and then I can use the magika conveniently. And it seems have some errors in this file: ![Image](https://github.com/user-attachments/assets/9de3aba3-2b33-48d3-81a9-bcea103fcbb6) ![Image](https://github.com/user-attachments/assets/e8c051d0-a687-4155-8e28-5f897e77aca2)...

golang

allow set max_id and min_id for MessageIter and SearchIter to filter messages like telethon.

https://data.gharchive.org/2025-06-12-17.json.gz https://data.gharchive.org/2025-06-12-18.json.gz response status code is 404

When I use cobra-cli init, it will overwrite my `main.go` file. Suggest first detect `main.go` file wether exists or not rather than overwrite it directly. I think it is dangerous,...

Please review the [Community Note](https://github.com/trufflesecurity/trufflehog/blob/main/.github/community_note.md) before submitting ## Description Maybe add the two flag will boost the scan and reduce the size. ### Preferred Solution if the `--branch` is not...

enhancement