Update libcoap to 4.3.5, bump dependencies, improve linking (incl. ESP32) #70
Annotations
11 errors and 13 warnings
test (libcoap-sys, tinydtls)
Process completed with exit code 101.
|
[clippy (libcoap-sys)] libcoap-sys/build.rs#L48:
libcoap-sys/build.rs#L48
error[E0433]: failed to resolve: use of undeclared crate or module `embuild`
--> libcoap-sys/build.rs:48:28
|
48 | let esp_include_path = embuild::build::CInclArgs::try_from_env("ESP_IDF").unwrap();
| ^^^^^^^ use of undeclared crate or module `embuild`
|
test (libcoap-sys, gnutls)
Process completed with exit code 101.
|
[clippy (libcoap-rs)] libcoap-sys/build.rs#L48:
libcoap-sys/build.rs#L48
error[E0433]: failed to resolve: use of undeclared crate or module `embuild`
--> libcoap-sys/build.rs:48:28
|
48 | let esp_include_path = embuild::build::CInclArgs::try_from_env("ESP_IDF").unwrap();
| ^^^^^^^ use of undeclared crate or module `embuild`
|
test (libcoap-rs, gnutls)
Process completed with exit code 101.
|
test (libcoap-sys, mbedtls)
Process completed with exit code 101.
|
test (libcoap-rs, tinydtls)
Process completed with exit code 101.
|
coverage (libcoap-rs)
Process completed with exit code 1.
|
test (libcoap-rs, mbedtls)
Process completed with exit code 101.
|
test (libcoap-sys, openssl)
Process completed with exit code 101.
|
test (libcoap-rs, openssl)
Process completed with exit code 101.
|
test (libcoap-sys, tinydtls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
[clippy (libcoap-sys)] libcoap-sys/build.rs#L19:
libcoap-sys/build.rs#L19
warning: unused import: `pkg_config::probe_library`
--> libcoap-sys/build.rs:19:5
|
19 | use pkg_config::probe_library;
| ^^^^^^^^^^^^^^^^^^^^^^^^^
|
test (libcoap-sys, gnutls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
[clippy (libcoap-rs)] libcoap-sys/build.rs#L19:
libcoap-sys/build.rs#L19
warning: unused import: `pkg_config::probe_library`
--> libcoap-sys/build.rs:19:5
|
19 | use pkg_config::probe_library;
| ^^^^^^^^^^^^^^^^^^^^^^^^^
|
lint (libcoap-sys)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, giraffate/clippy-action@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (libcoap-rs, gnutls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint (libcoap-rs)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, giraffate/clippy-action@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (libcoap-sys, mbedtls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (libcoap-rs, tinydtls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
coverage (libcoap-rs)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, baptiste0928/cargo-install@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (libcoap-rs, mbedtls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (libcoap-sys, openssl)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (libcoap-rs, openssl)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|