-
i am getting this error, here is the error attached
/Users//workspace/git/go-messaging/lib
lib/tcp_server.go:27:19: multiple-value uuid.NewV4() in single-value context
/Users//workspace/git/go-mes…
-
Hey there,
in this guide https://github.com/benstepp/ecto_ksuid/blob/main/guides/using_ksuid_as_default.md
it says we need to configure migration_primary_key & migration_foreign_key with `name: :id`…
-
截图如下,望能跑起来的大哥解答一下
![2023-06-30_001504](https://github.com/wechaty/getting-started/assets/38997988/df1ca997-988a-4b74-83f3-d00998a163c4)
-
# My experience and point of you
I have been trying to start using this tool for the last few days - I failed. There are errors in all starter repos (you have to fix everything on your own just t…
-
### Before opening, please confirm:
- [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- [X] I have [searched for duplicate or…
-
See https://github.com/oklog/ulid
This ID has some interesting characteristics that would be a good fit for Storm, me thinks, one of them being the "lexicographically sortable".
It should live i…
-
## Bug Report
`cargo run --no-default-features --features gcp-pubsub,rabbitmq,redis,sqs`
```
Compiling swc_ecma_utils v0.120.19
Compiling aws-smithy-client v0.55.3
Compiling libffi-sys…
-
Symptom: All my events are being produced to a single topic partition
Context:
- following sender example, setting the producer message key [here](https://github.com/cloudevents/sdk-go/blob/f1c0…
-
运行npm i wechaty-puppet-xp@next后出现的代码如下:
C:\Users\harve\Documents\mychat2\puppet-xp-getting-started>npm i wechaty-puppet-xp@next
npm WARN deprecated phin@2.9.3: Package no longer supported. Contact…
-
Ensure that other parts of your codebase respect the immutability of these classes. Any modifications that are attempted should either return a new instance or throw an error.