Skip to content

Enable warnings as errors in CI #842

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented May 6, 2025

Motivation:

Now that strict concurrency has been adopted the AHC should avoid regressing by treating all warnings as errors in CI.

Modifications:

  • Treat warnings as errors in CI

Result:

Stricter CI

Motivation:

Now that strict concurrency has been adopted the AHC should avoid
regressing by treating all warnings as errors in CI and by enabling
explicit sendable checking.

Modifications:

- Add the correct flags to enable explicit sendable checking
- Treat warnings as errors in CI

Result:

Stricter CI
@glbrntt glbrntt added the semver/none No version bump required. label May 6, 2025
@glbrntt glbrntt added 🔨 semver/patch No public API change. and removed semver/none No version bump required. labels May 6, 2025
@glbrntt glbrntt changed the title Require explicit sendable and error on warnings in CI Enable warnings as errors in CI May 6, 2025
@glbrntt glbrntt marked this pull request as ready for review May 6, 2025 14:14
@glbrntt glbrntt enabled auto-merge (squash) May 6, 2025 14:14
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.

1 participant