-
### ⚠️ Please verify that this bug has NOT been reported before.
- [X] I checked and didn't find similar issue
### 🛡️ Security Policy
- [X] I agree to have read this project [Security Policy](https…
-
**提交 issue 前,请先确认:**
- [x] 我已看过 **FAQ**,此问题不在列表中
- [x] 我已看过其他 issue,他们不能解决我的问题
- [x] 我认为这不是 Mirai 或者 OpenAI 的 BUG
**表现**
bing画画报错:
```
universal:request:239 - Cannot connect to host www.bi…
-
System is creating one folder for each image that is completely insane also in terms of management.
An image mouse.jpeg with the hash mouse_2cab11f170 gets stored under /mouse_2cab11f170/mouse_2cab…
-
```
block append head
script(src='https://api.mapbox.com/mapbox-gl-js/v1.12.0/mapbox-gl.js')
link(href='https://api.mapbox.com/mapbox-gl-js/v1.12.0/mapbox-gl.css' rel='stylesheet')
```
The …
-
View details in Rollbar: [https://app.rollbar.com/a/ualbertalib/fix/item/pushmi_pullyu/126](https://app.rollbar.com/a/ualbertalib/fix/item/pushmi_pullyu/126)
```
Errno::ETIMEDOUT: Connection timed o…
-
I have a test for a React component which is being exported with `connect`. I was able to have my tests pass, but my Snapsnot is not what I expect it to be.
###My Component
*note* I took out some…
-
**提交 issue 前,请先确认:**
- [x] 我已看过 **FAQ**,此问题不在列表中
- [x] 我已看过其他 issue,他们不能解决我的问题
- [ ] 我认为这不是 Mirai 或者 OpenAI 的 BUG
**表现**
描述 BUG 的表现情况
**运行环境:**
- 操作系统:Ubuntu 20.04
- Docker: 24.0.4
…
-
I noticed a few issues (imo) with actions.
1) Declaration and signature of action are separated
In the one hand It gives a nice overview of all existing actions, but in the same time one should scr…
-
```
Serving on (4294967295, 52)
unhandled exception during asyncio.run() shutdown …
-
It'd be useful to add `Client::withConfig()` to allow derivating a custom-configured client from a preexisting one, eg to change the default timeout for a local need, etc.