Ricardo
Ricardo
When a webhook arrives with the Github payload I got this error at my service: `time="2022-01-04T23:37:59Z" level=error msg="trigger.githubHandler: failed to decode request" error="json: cannot unmarshal object into Go struct field...
It seems that when I receive a webhook from github it throws the following error. `{"level":"error","ts":"2022-01-05T07:01:11.885Z","logger":"receiver-server","msg":"unable to validate payload","reconciler kind":"Receiver","name":"github-receiver","namespace":"flux-system","error":"the GitHub signature header is invalid, err: payload signature check failed"}`
**Is your feature request related to a problem? Please describe.** I want to be able to use the link in an iframe or popup instead of redirecting the complete webapp....
I've just added a `discriminant()` function which from the original enum returns it matched discriminant. Is just less verbose.
### Describe the bug When an error occurs, for example creating a payment intent but it fails, it won't return the complete response. ### To Reproduce Create a payment intent...
### Link to the code that reproduces this issue https://github.com/DevSlashRichie/brep ### To Reproduce I have the following project with turbo pack. when using output standalone with that tree of folders,...
When I use tag on a (flatten) enum, and add a field with the same name, on a struct serde will output a json with a duplicated field. ```rust //...
It seems that when I receive a webhook from github it throws the following error. `{"level":"error","ts":"2022-01-05T07:01:11.885Z","logger":"receiver-server","msg":"unable to validate payload","reconciler kind":"Receiver","name":"github-receiver","namespace":"flux-system","error":"the GitHub signature header is invalid, err: payload signature check failed"}`
This are the specs of the build I am using jest: `^29.4.2` node: `v18.12.1` @trendyol/jest-testcontainers: `^2.1.1` my jest config looks like this: ```typescript export default { ...toExtends, preset: '@trendyol/jest-testcontainers' };...
Is there a way to accept a fix by just pressing the number? Otherwise this would be a nice feature.