Skip to content

Conversation

@cyinma
Copy link
Member

@cyinma cyinma commented Jan 23, 2026

No description provided.

@github-actions
Copy link
Contributor

The latest Buf updates on your PR. Results from workflow Buf CI / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedJan 23, 2026, 9:56 PM

Comment on lines +98 to +107
name: "outer deprecated but nested not",
content: `
syntax = "proto3";
message Outer {
option deprecated = true;
message Inner {}
}
`,
expectedTypes: 2,
expectedDeprecatedTypes: 1,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might be the most ambiguous case, but I think each nested type should be marked as deprecated explicitly in order to be considered deprecated

@cyinma cyinma merged commit 2eead27 into main Jan 26, 2026
12 checks passed
@cyinma cyinma deleted the cyinma/getstats branch January 26, 2026 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants