Skip to content

Conversation

lsytj0413
Copy link
Contributor

@lsytj0413 lsytj0413 commented Mar 30, 2025

Ref: #3036

cargo clippy --manifest-path crates/invoker-impl/Cargo.toml --all-features

29 | use restate_service_protocol::codec::ProtobufRawEntryCodec;
   |                               ^^^^^ could not find `codec` in `restate_service_protocol`
   |
note: found an item that was configured out

@lsytj0413 lsytj0413 force-pushed the fix-invoker-impl-compile-failed-with-all-features branch 2 times, most recently from 7bada4d to 7190fe4 Compare April 1, 2025 10:47
Copy link
Contributor

@tillrohrmann tillrohrmann left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this problem here @lsytj0413. LGTM. Merging it now :-)

@tillrohrmann tillrohrmann force-pushed the fix-invoker-impl-compile-failed-with-all-features branch from 7190fe4 to 6c44dc9 Compare April 10, 2025 13:39
@tillrohrmann tillrohrmann merged commit 6cec4af into restatedev:main Apr 10, 2025
7 of 8 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Apr 10, 2025
@lsytj0413 lsytj0413 deleted the fix-invoker-impl-compile-failed-with-all-features branch April 10, 2025 13:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants