compliance: compliance-server: Define initial compliance api #5
Annotations
2 errors and 14 warnings
missing documentation for the crate:
compliance/compliance-api/src/lib.rs#L1
error: missing documentation for the crate
--> compliance/compliance-api/src/lib.rs:1:1
|
1 | / use serde::{Deserialize, Serialize};
2 | |
3 | | /// The request type for a compliance check
4 | | #[derive(Debug, Clone, Serialize, Deserialize)]
... |
23 | | NotCompliant,
24 | | }
| |_^
|
= note: requested on the command line with `-D missing-docs`
|
missing documentation for the crate:
compliance/compliance-api/src/lib.rs#L1
error: missing documentation for the crate
--> compliance/compliance-api/src/lib.rs:1:1
|
1 | / use serde::{Deserialize, Serialize};
2 | |
3 | | /// The request type for a compliance check
4 | | #[derive(Debug, Clone, Serialize, Deserialize)]
... |
23 | | NotCompliant,
24 | | }
| |_^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_docs_in_private_items
= note: requested on the command line with `-D clippy::missing-docs-in-private-items`
|
cargo-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, arduino/setup-protoc@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cargo-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|
cargo-test
#[sql_type] attribute form is deprecated
|