Skip to content
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

Fix clippy warning in tests #301

Merged
merged 2 commits into from
Jan 14, 2025
Merged

Fix clippy warning in tests #301

merged 2 commits into from
Jan 14, 2025

Conversation

JEnoch
Copy link
Member

@JEnoch JEnoch commented Jan 14, 2025

Fix a clippy warning revealed by https://github.com/eclipse-zenoh/ci/actions/runs/12763990976/job/35575260925#step:9:787
And update the CI workflow to use the same clippy flags (--all-targets instead of deprecated --all).

@JEnoch JEnoch added the internal Changes not included in the changelog label Jan 14, 2025
@JEnoch JEnoch requested a review from evshary January 14, 2025 09:52
@JEnoch JEnoch self-assigned this Jan 14, 2025
Copy link
Contributor

@evshary evshary left a comment

Choose a reason for hiding this comment

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

LGTM overall

.github/workflows/ci.yml Outdated Show resolved Hide resolved
@JEnoch JEnoch enabled auto-merge (squash) January 14, 2025 11:29
@JEnoch JEnoch merged commit df43c00 into main Jan 14, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Changes not included in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants