Skip to content

moss: Add basic scaffolding for upcoming varlink integration #1355

moss: Add basic scaffolding for upcoming varlink integration

moss: Add basic scaffolding for upcoming varlink integration #1355

Re-run triggered November 9, 2024 11:51
Status Success
Total duration 1m 45s
Artifacts

ci.yaml

on: push
Build & Test Project
1m 38s
Build & Test Project
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
[clippy] moss/src/varlink/com_serpentos_moss.rs#L104: moss/src/varlink/com_serpentos_moss.rs#L104
warning: this match could be replaced by its body itself --> moss/src/varlink/com_serpentos_moss.rs:104:9 | 104 | / match e { 105 | | _ => ErrorKind::VarlinkReply_Error, 106 | | } | |_________^ help: consider using the match body instead: `ErrorKind::VarlinkReply_Error` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#match_single_binding = note: `#[warn(clippy::match_single_binding)]` on by default
Build & Test Project
The following actions use a deprecated Node.js version and will be forced to run on node20: giraffate/clippy-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
[clippy] moss/src/varlink/com_serpentos_moss.rs#L104: moss/src/varlink/com_serpentos_moss.rs#L104
warning: this match could be replaced by its body itself --> moss/src/varlink/com_serpentos_moss.rs:104:9 | 104 | / match e { 105 | | _ => ErrorKind::VarlinkReply_Error, 106 | | } | |_________^ help: consider using the match body instead: `ErrorKind::VarlinkReply_Error` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#match_single_binding = note: `#[warn(clippy::match_single_binding)]` on by default
[clippy] moss/src/varlink/com_serpentos_moss.rs#L104: moss/src/varlink/com_serpentos_moss.rs#L104
warning: this match could be replaced by its body itself --> moss/src/varlink/com_serpentos_moss.rs:104:9 | 104 | / match e { 105 | | _ => ErrorKind::VarlinkReply_Error, 106 | | } | |_________^ help: consider using the match body instead: `ErrorKind::VarlinkReply_Error` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#match_single_binding = note: `#[warn(clippy::match_single_binding)]` on by default
[clippy] moss/src/varlink/com_serpentos_moss.rs#L104: moss/src/varlink/com_serpentos_moss.rs#L104
warning: this match could be replaced by its body itself --> moss/src/varlink/com_serpentos_moss.rs:104:9 | 104 | / match e { 105 | | _ => ErrorKind::VarlinkReply_Error, 106 | | } | |_________^ help: consider using the match body instead: `ErrorKind::VarlinkReply_Error` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#match_single_binding = note: `#[warn(clippy::match_single_binding)]` on by default
[clippy] moss/src/varlink/com_serpentos_moss.rs#L104: moss/src/varlink/com_serpentos_moss.rs#L104
warning: this match could be replaced by its body itself --> moss/src/varlink/com_serpentos_moss.rs:104:9 | 104 | / match e { 105 | | _ => ErrorKind::VarlinkReply_Error, 106 | | } | |_________^ help: consider using the match body instead: `ErrorKind::VarlinkReply_Error` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#match_single_binding = note: `#[warn(clippy::match_single_binding)]` on by default
[clippy] moss/src/varlink/com_serpentos_moss.rs#L104: moss/src/varlink/com_serpentos_moss.rs#L104
warning: this match could be replaced by its body itself --> moss/src/varlink/com_serpentos_moss.rs:104:9 | 104 | / match e { 105 | | _ => ErrorKind::VarlinkReply_Error, 106 | | } | |_________^ help: consider using the match body instead: `ErrorKind::VarlinkReply_Error` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#match_single_binding = note: `#[warn(clippy::match_single_binding)]` on by default