- Notifications
You must be signed in to change notification settings - Fork1k
chore: move usage types to new package#19103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Merged
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
MemberAuthor
deansheather commentedJul 30, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
This stack of pull requests is managed byGraphite. Learn more aboutstacking. |
042a5e2
tofb89896
Compare89b1757
to397a84d
Comparespikecurtis approved these changesAug 15, 2025
fb89896
toc23a50f
Compare397a84d
to7865f96
Comparec23a50f
tobf80953
Compare40d1681
to7c36cc0
Comparebf80953
to6b2f72f
Compare7c36cc0
toaf6661d
Compareaf6661d
to3aea6d1
Comparef58d25a
to0d467bb
CompareEmyrk approved these changesAug 18, 2025
// is validated. | ||
func ParseEvent[T Event](data json.RawMessage) (T, error) { | ||
dec := json.NewDecoder(bytes.NewReader(data)) | ||
dec.DisallowUnknownFields() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
👍
0d467bb
tob343097
Compare2d92d73
to29655e5
CompareMemberAuthor
deansheather commentedAug 20, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Merge activity
|
b343097
toe0be548
Compare1a601c3
intomain 27 checks passed
Uh oh!
There was an error while loading.Please reload this page.
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.