Skip to content

Fix clippy warnings #135

Fix clippy warnings

Fix clippy warnings #135

Re-run triggered February 1, 2025 12:47
Status Failure
Total duration 1m 19s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 6 warnings
test (stable, macos): src/proto/package.rs#L26
cannot find value `VERSION_3_4_0` in crate `protobuf`
test (stable, macos): src/proto/signed.rs#L26
cannot find value `VERSION_3_4_0` in crate `protobuf`
test (stable, macos): src/proto/versions.rs#L26
cannot find value `VERSION_3_4_0` in crate `protobuf`
test (stable, macos)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
test (stable, linux-amd64)
The job was canceled because "stable_macos" failed.
test (stable, linux-amd64): src/proto/package.rs#L26
cannot find value `VERSION_3_4_0` in crate `protobuf`
test (stable, linux-amd64): src/proto/signed.rs#L26
cannot find value `VERSION_3_4_0` in crate `protobuf`
test (stable, linux-amd64): src/proto/versions.rs#L26
cannot find value `VERSION_3_4_0` in crate `protobuf`
test (stable, linux-amd64)
The operation was canceled.
test (stable, windows)
The job was canceled because "stable_macos" failed.
test (stable, windows)
The operation was canceled.
test (stable, macos): src/proto/package.rs#L12
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
test (stable, macos): src/proto/signed.rs#L12
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
test (stable, macos): src/proto/versions.rs#L12
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
test (stable, linux-amd64): src/proto/package.rs#L12
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
test (stable, linux-amd64): src/proto/signed.rs#L12
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
test (stable, linux-amd64): src/proto/versions.rs#L12
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons