fix(workflows/release): Sync actions/upload-artifact and actions/down… #2
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Perform no_std checks:
commons/zenoh-keyexpr/src/keyexpr_tree/impls/hashmap_impl.rs#L33
use of deprecated struct `core::hash::SipHasher`: use `std::hash::DefaultHasher` instead
|
Perform no_std checks:
commons/zenoh-keyexpr/src/keyexpr_tree/impls/keyed_set_impl.rs#L26
use of deprecated struct `core::hash::SipHasher`: use `std::hash::DefaultHasher` instead
|
Perform no_std checks:
commons/zenoh-keyexpr/src/key_expr/include.rs#L38
a method with this name may be added to the standard library in the future
|
Perform no_std checks:
commons/zenoh-keyexpr/src/key_expr/include.rs#L44
a method with this name may be added to the standard library in the future
|
Perform no_std checks:
commons/zenoh-keyexpr/src/key_expr/include.rs#L49
a method with this name may be added to the standard library in the future
|
Perform no_std checks
`zenoh-keyexpr` (lib) generated 5 warnings
|
Perform no_std checks:
commons/zenoh-protocol/src/core/whatami.rs#L28
`&` without an explicit lifetime name cannot be used here
|
Perform no_std checks:
commons/zenoh-protocol/src/core/whatami.rs#L29
`&` without an explicit lifetime name cannot be used here
|
Perform no_std checks:
commons/zenoh-protocol/src/core/whatami.rs#L30
`&` without an explicit lifetime name cannot be used here
|
Perform no_std checks:
commons/zenoh-protocol/src/core/resolution.rs#L30
`&` without an explicit lifetime name cannot be used here
|
The logs for this run have expired and are no longer available.
Loading