Update libcoap to 4.3.5, bump dependencies, improve linking (incl. ESP32) #87
Annotations
15 errors and 11 warnings
test (libcoap-sys, tinydtls)
Process completed with exit code 101.
|
[clippy (libcoap-rs)] libcoap-sys/build.rs#L49:
libcoap-sys/build.rs#L49
error[E0433]: failed to resolve: use of undeclared crate or module `embuild`
--> libcoap-sys/build.rs:49:9
|
49 | embuild::espidf::sysenv::output();
| ^^^^^^^ use of undeclared crate or module `embuild`
|
[clippy (libcoap-rs)] libcoap-sys/build.rs#L50:
libcoap-sys/build.rs#L50
error[E0433]: failed to resolve: use of undeclared crate or module `embuild`
--> libcoap-sys/build.rs:50:28
|
50 | let esp_idf_path = embuild::espidf::sysenv::idf_path().ok_or("missing IDF path").unwrap();
| ^^^^^^^ use of undeclared crate or module `embuild`
|
[clippy (libcoap-rs)] libcoap-sys/build.rs#L53:
libcoap-sys/build.rs#L53
error[E0433]: failed to resolve: use of undeclared crate or module `embuild`
--> libcoap-sys/build.rs:53:32
|
53 | let esp_include_path = embuild::espidf::sysenv::cincl_args().ok_or("missing IDF cincl args").unwrap();
| ^^^^^^^ use of undeclared crate or module `embuild`
|
[clippy (libcoap-sys)] libcoap-sys/build.rs#L49:
libcoap-sys/build.rs#L49
error[E0433]: failed to resolve: use of undeclared crate or module `embuild`
--> libcoap-sys/build.rs:49:9
|
49 | embuild::espidf::sysenv::output();
| ^^^^^^^ use of undeclared crate or module `embuild`
|
[clippy (libcoap-sys)] libcoap-sys/build.rs#L50:
libcoap-sys/build.rs#L50
error[E0433]: failed to resolve: use of undeclared crate or module `embuild`
--> libcoap-sys/build.rs:50:28
|
50 | let esp_idf_path = embuild::espidf::sysenv::idf_path().ok_or("missing IDF path").unwrap();
| ^^^^^^^ use of undeclared crate or module `embuild`
|
[clippy (libcoap-sys)] libcoap-sys/build.rs#L53:
libcoap-sys/build.rs#L53
error[E0433]: failed to resolve: use of undeclared crate or module `embuild`
--> libcoap-sys/build.rs:53:32
|
53 | let esp_include_path = embuild::espidf::sysenv::cincl_args().ok_or("missing IDF cincl args").unwrap();
| ^^^^^^^ use of undeclared crate or module `embuild`
|
test (libcoap-rs, tinydtls)
Process completed with exit code 101.
|
test (libcoap-sys, gnutls)
Process completed with exit code 101.
|
test (libcoap-sys, mbedtls)
Process completed with exit code 101.
|
test (libcoap-rs, gnutls)
Process completed with exit code 101.
|
test (libcoap-rs, mbedtls)
Process completed with exit code 101.
|
coverage (libcoap-rs)
Process completed with exit code 1.
|
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/.
|
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-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/.
|
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-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/.
|
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, 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/.
|
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/.
|
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-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/.
|