Jiacheng

Results 190 comments of Jiacheng

I'm trying to implement this.

> Just be aware SmartProxy is going under a big change under this branch. The Master branch is in maintenance mode for now. [`SmartProfiles`](https://github.com/salarcode/SmartProxy/tree/SmartProfiles?rgh-link-date=2021-11-14T08%3A59%3A14Z) I'll wait until it merged.

2022.1.3 上这个问题好像消失了

看起来是在 macos 12.4 上会出现这个问题?https://www.v2ex.com/t/854017 我现在使用的 macos 13 已经不会有这个问题了。

the `state` variable is generated by the `_arguments` methods, you can see the [The option -C tells _arguments to modify the curcontext parameter for an action of the form ‘->state’.](https://zsh.sourceforge.io/Doc/Release/Completion-System.html)...

不仅要各 adapter 自己写, nonebot 也要写一点测试 adapter 通用性的 test case

https://github.com/nonebot/nonebot2/blob/04a3712bc71ea8faa121808c6509d50b1d05548e/archive/2.0.0a6/guide/loading-a-plugin.md#L14 https://github.com/nonebot/nonebot2/blob/2bf63ce8aa1d5426c2103a22cca2dd701c7f6233/docs/guide/loading-a-plugin.md#L14 - [x] fix: #96

我看一下。不过看 10 和 12 的 test 都是 eslint 8.1 不支持 10 和 12 了

I'm using https://github.com/cloudflare/wrangler-action to publish worker in GitHub Actions and I meet the same problem. ``` Using API Token authentication $ Running: wrangler publish --env prod ⛅️ wrangler 2.0.21 (update...