Skip to content

kadmin: add key data support #342

kadmin: add key data support

kadmin: add key data support #342

Triggered via pull request December 12, 2024 05:51
Status Failure
Total duration 2m 36s
Artifacts

ci-rust.yml

on: pull_request
Matrix: lint
Matrix: test
check-rust
2s
check-rust
Matrix: release
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 5 warnings
build: kadmin/src/key_data.rs#L3
unused import: `ptr::null_mut`
build: kadmin/src/kadmin.rs#L325
unnecessary `unsafe` block
build
Process completed with exit code 101.
lint (clippy): kadmin/src/key_data.rs#L3
unused import: `ptr::null_mut`
lint (clippy): kadmin/src/kadmin.rs#L325
unnecessary `unsafe` block
lint (clippy): kadmin/src/key_data.rs#L24
the `dbg!` macro is intended as a debugging tool
lint (clippy): kadmin/src/key_data.rs#L103
the `dbg!` macro is intended as a debugging tool
lint (clippy): kadmin/src/key_data.rs#L104
the `dbg!` macro is intended as a debugging tool
lint (clippy): kadmin/src/kadmin.rs#L325
the `dbg!` macro is intended as a debugging tool
lint (clippy): kadmin/src/kadmin.rs#L326
the `dbg!` macro is intended as a debugging tool
lint (clippy): kadmin/src/kadmin.rs#L328
the `dbg!` macro is intended as a debugging tool
lint (clippy)
Process completed with exit code 101.
test (rust): kadmin/src/key_data.rs#L3
unused import: `ptr::null_mut`
test (rust): kadmin/src/kadmin.rs#L325
unnecessary `unsafe` block
test (rust)
Process completed with exit code 101.
test (sanity): kadmin/src/key_data.rs#L3
unused import: `ptr::null_mut`
test (sanity): kadmin/src/kadmin.rs#L325
unnecessary `unsafe` block
test (sanity)
Process completed with exit code 101.
check-rust
Process completed with exit code 1.
lint (rustfmt, nightly, rustfmt)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint (clippy)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (rust)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (sanity)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636