init: Project initialized #1
Annotations
16 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Install Rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run cargo check:
crates/attendance/src/libs/db.rs#L23
function `insert_new_node` is never used
|
Run cargo check:
crates/attendance/src/libs/db.rs#L54
function `get_all_nodes` is never used
|
Run cargo check:
crates/attendance/src/libs/db.rs#L79
function `get_node_by_name` is never used
|
Run cargo check:
crates/attendance/src/libs/db.rs#L101
function `update_last_token_issue_at_node_by_name` is never used
|
Run cargo check:
crates/attendance/src/libs/db.rs#L129
function `update_last_ping_on_node_by_name` is never used
|
Run cargo check:
crates/attendance/src/libs/db.rs#L156
function `delete_node_by_name` is never used
|
Run cargo check
`m2m-service-auth-registry-attendance` (bin "m2m-service-auth-registry-attendance") generated 6 warnings
|
Run cargo check:
crates/pinger/src/libs/db.rs#L23
function `insert_new_node` is never used
|
Run cargo check:
crates/pinger/src/libs/db.rs#L79
function `get_node_by_name` is never used
|
Run cargo check:
crates/pinger/src/libs/db.rs#L101
function `update_last_token_issue_at_node_by_name` is never used
|
Loading