Skip to content

Fix a few warnings #2229

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 1, 2025
Merged

Fix a few warnings #2229

merged 1 commit into from
May 1, 2025

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Apr 30, 2025

Motivation:

We should aim to keep warnings at zero. There were a few littered around as a result of Swift 6.1.

Modifications:

  • Fix the warnings
  • Enabled warnings-as-errors in CI to avoid regressions

Result:

No warnings

Motivation:

We should aim to keep warnings at zero. There were a few littered around
as a result of Swift 6.1.

Modifications:

- Fix the warnings
- Enabled warnings-as-errors in CI to avoid regressions

Result:

No warnings
@glbrntt glbrntt added the 🔨 semver/patch No public API change. label Apr 30, 2025
@glbrntt glbrntt marked this pull request as ready for review April 30, 2025 16:48
@glbrntt glbrntt requested a review from gjcairo April 30, 2025 16:48
@glbrntt glbrntt merged commit d8185e7 into grpc:main May 1, 2025
36 of 37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants