Skip to content

Add detailed documentation, put channel packing function as const #30

Add detailed documentation, put channel packing function as const

Add detailed documentation, put channel packing function as const #30

Triggered via pull request November 7, 2024 19:43
Status Failure
Total duration 2m 44s
Artifacts

test.yml

on: pull_request
regression / stable
32s
regression / stable
ubuntu / stable / coverage
41s
ubuntu / stable / coverage
Matrix: os-check
Matrix: required
Fit to window
Zoom out
Zoom in

Annotations

8 errors
[clippy] src/lib.rs#L78: src/lib.rs#L78
error[E0658]: mutable references are not allowed in constant functions --> src/lib.rs:78:28 | 78 | pub const fn pack_channels(buffer: &mut [u8; SBUS_FRAME_LENGTH], channels: &[u16; CHANNEL_COUNT]) { | ^^^^^^ | = note: see issue #57349 <https://github.com/rust-lang/rust/issues/57349> for more information
regression / stable
Process completed with exit code 101.
ubuntu / stable
Process completed with exit code 101.
ubuntu / stable / coverage
Process completed with exit code 1.
macos-latest / stable
Process completed with exit code 101.
ubuntu / beta
The job was canceled because "stable" failed.
ubuntu / beta
The operation was canceled.
windows-latest / stable
Process completed with exit code 1.