Skip to content

feat(zero_copy): Implement zero copy binary serialization schema for messages #1653

feat(zero_copy): Implement zero copy binary serialization schema for messages

feat(zero_copy): Implement zero copy binary serialization schema for messages #1653

Triggered via pull request March 1, 2025 11:01
Status Failure
Total duration 4m 6s
Artifacts

test_pr.yml

on: pull_request
Backwards compatibility  /  check_commit_message
Backwards compatibility / check_commit_message
build and test Linux-x86_64-musl
0s
build and test Linux-x86_64-musl
build Windows
0s
build Windows
Code coverage  /  Code coverage
Code coverage / Code coverage
build and test macOS-aarch64
0s
build and test macOS-aarch64
Backwards compatibility  /  build_and_test
Backwards compatibility / build_and_test
finalize_pr
0s
finalize_pr
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 10 warnings
check / cargo machete
Bad request - clechasseur/rs-cargo@v2 is not allowed to be used in apache/iggy. Actions in this workflow must be: within a repository that belongs to your Enterprise account, created by GitHub, verified in the GitHub Marketplace, or matching the following: */*@[a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9]+, AdoptOpenJDK/install-jdk@*, TobKed/label-when-approved-action@*, actions-cool/issues-helper@*, actions-rs/*, al-cheb/configure-pagefile-action@*, amannn/action-semantic-pull-request@*, apache/*, burrunan/gradle-cache-action@*, bytedeco/javacpp-presets/.github/actions/*, chromaui/action@*, codecov/codecov-action@*, container-tools/kind-action@*, container-tools/microshift-action@*, dawidd6/action-download-artifact@*, delaguardo/setup-graalvm@*, docker://jekyll/jekyll:*, docker://pandoc/core:2.9, eps1lon/actions-label-merge-conflict@*, gaurav-nelson/github-action-markdown-link-check@*, golangci/*, gr2m/twitter-together@*, gradle/wrapper-validation-action@*, julia-actions/julia-buildpk...
check / cargo fmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
check / cargo clippy: sdk/src/binary/messages.rs#L2
unused import: `mapper`
check / cargo clippy: sdk/src/cli/message/poll_messages.rs#L1
unused import: `crate::bytes_serializable::BytesSerializable`
check / cargo clippy: sdk/src/cli/message/poll_messages.rs#L2
unused import: `PRINT_TARGET`
check / cargo clippy: sdk/src/cli/message/poll_messages.rs#L7
unused import: `crate::messages::send_messages::Message`
check / cargo clippy: sdk/src/cli/message/poll_messages.rs#L10
unused import: `crate::utils::sizeable::Sizeable`
check / cargo clippy: sdk/src/cli/message/poll_messages.rs#L11
unused import: `crate::utils::timestamp::IggyTimestamp`
check / cargo clippy: sdk/src/cli/message/poll_messages.rs#L12
unused import: `byte_size::IggyByteSize`
check / cargo clippy: sdk/src/cli/message/poll_messages.rs#L15
unused import: `Table`
check / cargo clippy: sdk/src/cli/message/poll_messages.rs#L17
unused import: `std::mem::size_of_val`
check / cargo clippy: sdk/src/cli/message/poll_messages.rs#L18
unused import: `tokio::io::AsyncWriteExt`
finalize_pr
Process completed with exit code 1.
check / cargo check: sdk/src/binary/messages.rs#L2
unused import: `mapper`
check / cargo check: sdk/src/cli/message/poll_messages.rs#L1
unused import: `crate::bytes_serializable::BytesSerializable`
check / cargo check: sdk/src/cli/message/poll_messages.rs#L2
unused import: `PRINT_TARGET`
check / cargo check: sdk/src/cli/message/poll_messages.rs#L7
unused import: `crate::messages::send_messages::Message`
check / cargo check: sdk/src/cli/message/poll_messages.rs#L10
unused import: `crate::utils::sizeable::Sizeable`
check / cargo check: sdk/src/cli/message/poll_messages.rs#L11
unused import: `crate::utils::timestamp::IggyTimestamp`
check / cargo check: sdk/src/cli/message/poll_messages.rs#L12
unused import: `byte_size::IggyByteSize`
check / cargo check: sdk/src/cli/message/poll_messages.rs#L15
unused import: `Table`
check / cargo check: sdk/src/cli/message/poll_messages.rs#L17
unused import: `std::mem::size_of_val`
check / cargo check: sdk/src/cli/message/poll_messages.rs#L18
unused import: `tokio::io::AsyncWriteExt`