w

Results 12 issues of w

Add a single line to the install block, then it will fail with error "artifact_name: parameter not set". ```yaml on: [push, pull_request] jobs: build_job: # The host should always be...

### Affected Version yay v11.0.1 - libalpm v13.0.1 ### Describe the bug `yay --editmenu` added the functionality to edit the PKGBUILD before install. However, when I use this option to...

Type: Bug
Status: Triage

I am trying to fix the code so that it can keep up with changes from Mastodon upstream. However, there are some difficult problems that I don't know how to...

**Describe the bug** 1. Open any mp3 file. 2. Press Ctrl (Windows machine, not Mac) and use mouse to scroll up. 3. The entire program freezes. No matter how long...

Could not reproduce
bug
crash / freeze

The mastodon.example/@User.rss and mastodon.example/users/useename.rss are not documented anywhere. Also there is a limit parameter and a tag parameter.

It frequently hits the rate limit with a 429 error. Probably you could find a way to get around it?

https://github.com/tuya/tuya-iot-python-sdk/blob/83f1e999d75ef87b2170ffbbb239ca8651dab0c3/tuya_iot/openapi.py#L144 But `is_connect()` never check if the token is expired. Besides, this bug needs more than a one-line fix. You have another hidden problem in your code: ``` __request() =>...

https://github.com/tuya/tuya-iot-python-sdk/blob/83f1e999d75ef87b2170ffbbb239ca8651dab0c3/tuya_iot/openapi.py#L230 It should be `dict[str, Any] | None` because there is a return None statement below.

I am referring to the number above the bell shaped button which is showing the number of unread notifications. It could be …annoying if it isn't cleared when all messages...

修复[这个bug](https://github.com/yodhcn/kikoeru-express/issues/4)。 原因:搜索以后点击卡片 => 触发变更搜索关键词为空 =>触发整个页面回到搜索空关键词的状况,即跳回主界面。