Skip to content

Creates a C SDK to interact with the server #34

Creates a C SDK to interact with the server

Creates a C SDK to interact with the server #34

Triggered via pull request October 15, 2023 19:29
@auyerauyer
synchronize #2
c_sdk
Status Success
Total duration 2m 15s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
cargo_test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
cargo_test
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/
cargo_test
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/
cargo_test
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/
cargo_test
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/
cargo_test: src/db.rs#L12
type `db` should have an upper camel case name
cargo_test: src/handlers.rs#L30
unused `Result` that must be used
cargo_test: src/handlers.rs#L43
unused `Result` that must be used
cargo_test: src/handlers.rs#L55
unused `Result` that must be used
cargo_test: src/handlers.rs#L67
unused `Result` that must be used
cargo_test: src/handlers.rs#L79
unused `Result` that must be used
cargo_test: src/handlers.rs#L88
unused `Result` that must be used
cargo_test: src/handlers.rs#L101
unused `Result` that must be used
cargo_test
`kv` (lib) generated 8 warnings
cargo_test: src/db.rs#L12
type `db` should have an upper camel case name
cargo_test: src/handlers.rs#L30
unused `Result` that must be used
cargo_test: src/handlers.rs#L43
unused `Result` that must be used
cargo_test: src/handlers.rs#L55
unused `Result` that must be used
cargo_test: src/handlers.rs#L67
unused `Result` that must be used
cargo_test: src/handlers.rs#L79
unused `Result` that must be used
cargo_test: src/handlers.rs#L88
unused `Result` that must be used
cargo_test: src/handlers.rs#L101
unused `Result` that must be used
cargo_test
`kv` (lib test) generated 8 warnings (8 duplicates)
cargo_test: src/db.rs#L12
type `db` should have an upper camel case name