Skip to content

build(deps): bump clap from 4.5.36 to 4.5.37 #5432

build(deps): bump clap from 4.5.36 to 4.5.37

build(deps): bump clap from 4.5.36 to 4.5.37 #5432

Triggered via pull request April 18, 2025 20:55
Status Success
Total duration 11m 28s
Artifacts 12

push-tester.yml

on: pull_request
exocore_web_client_build
1m 56s
exocore_web_client_build
Matrix: exo_build
exocore_ios_client_build
7m 17s
exocore_ios_client_build
Matrix: exm_build
rust_checks
37s
rust_checks
rust_tests_coverage
2m 30s
rust_tests_coverage
exocore_apps_sdk_runtime_tests
2m 54s
exocore_apps_sdk_runtime_tests
exomind_app_package
41s
exomind_app_package
markdown_links_check
32s
markdown_links_check
Matrix: rust_tests
exomind_web_docker_build
1m 13s
exomind_web_docker_build
exomind_web_build
1m 24s
exomind_web_build
Matrix: exomind_electron_app
exocore_docker_build
32s
exocore_docker_build
exocore_web_client_e2e_test
2m 11s
exocore_web_client_e2e_test
exomind_ios_build
4m 2s
exomind_ios_build
exocore_ios_example_build
1m 16s
exocore_ios_example_build
exomind_docker_build
28s
exomind_docker_build
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
the following explicit lifetimes could be elided: 'a: exocore/protos/src/generated/capn/common_capnp.rs#L512
warning: the following explicit lifetimes could be elided: 'a --> exocore/protos/src/generated/capn/common_capnp.rs:512:10 | 512 | impl<'a> ::core::clone::Clone for Reader<'a> { | ^^ ^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes help: elide the lifetimes | 512 - impl<'a> ::core::clone::Clone for Reader<'a> { 512 + impl ::core::clone::Clone for Reader<'_> { |
the following explicit lifetimes could be elided: 'a: exocore/protos/src/generated/capn/common_capnp.rs#L511
warning: the following explicit lifetimes could be elided: 'a --> exocore/protos/src/generated/capn/common_capnp.rs:511:10 | 511 | impl<'a> ::core::marker::Copy for Reader<'a> {} | ^^ ^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes help: elide the lifetimes | 511 - impl<'a> ::core::marker::Copy for Reader<'a> {} 511 + impl ::core::marker::Copy for Reader<'_> {} |
the following explicit lifetimes could be elided: 'a: exocore/protos/src/generated/capn/common_capnp.rs#L211
warning: the following explicit lifetimes could be elided: 'a --> exocore/protos/src/generated/capn/common_capnp.rs:211:10 | 211 | impl<'a> ::capnp::traits::SetterInput<Owned> for Reader<'a> { | ^^ ^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes help: elide the lifetimes | 211 - impl<'a> ::capnp::traits::SetterInput<Owned> for Reader<'a> { 211 + impl ::capnp::traits::SetterInput<Owned> for Reader<'_> { |
the following explicit lifetimes could be elided: 'a: exocore/protos/src/generated/capn/common_capnp.rs#L161
warning: the following explicit lifetimes could be elided: 'a --> exocore/protos/src/generated/capn/common_capnp.rs:161:10 | 161 | impl<'a> ::capnp::traits::HasTypeId for Builder<'a> { | ^^ ^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes help: elide the lifetimes | 161 - impl<'a> ::capnp::traits::HasTypeId for Builder<'a> { 161 + impl ::capnp::traits::HasTypeId for Builder<'_> { |
the following explicit lifetimes could be elided: 'a: exocore/protos/src/generated/capn/common_capnp.rs#L154
warning: the following explicit lifetimes could be elided: 'a --> exocore/protos/src/generated/capn/common_capnp.rs:154:10 | 154 | impl<'a> ::capnp::traits::HasStructSize for Builder<'a> { | ^^ ^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes help: elide the lifetimes | 154 - impl<'a> ::capnp::traits::HasStructSize for Builder<'a> { 154 + impl ::capnp::traits::HasStructSize for Builder<'_> { |
the following explicit lifetimes could be elided: 'a: exocore/protos/src/generated/capn/common_capnp.rs#L62
warning: the following explicit lifetimes could be elided: 'a --> exocore/protos/src/generated/capn/common_capnp.rs:62:10 | 62 | impl<'a> ::core::fmt::Debug for Reader<'a> { | ^^ ^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes help: elide the lifetimes | 62 - impl<'a> ::core::fmt::Debug for Reader<'a> { 62 + impl ::core::fmt::Debug for Reader<'_> { |
the following explicit lifetimes could be elided: 'a: exocore/protos/src/generated/capn/common_capnp.rs#L40
warning: the following explicit lifetimes could be elided: 'a --> exocore/protos/src/generated/capn/common_capnp.rs:40:10 | 40 | impl<'a> ::capnp::traits::HasTypeId for Reader<'a> { | ^^ ^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes help: elide the lifetimes | 40 - impl<'a> ::capnp::traits::HasTypeId for Reader<'a> { 40 + impl ::capnp::traits::HasTypeId for Reader<'_> { |
the following explicit lifetimes could be elided: 'a: exocore/protos/src/generated/capn/common_capnp.rs#L34
warning: the following explicit lifetimes could be elided: 'a --> exocore/protos/src/generated/capn/common_capnp.rs:34:10 | 34 | impl<'a> ::core::clone::Clone for Reader<'a> { | ^^ ^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes help: elide the lifetimes | 34 - impl<'a> ::core::clone::Clone for Reader<'a> { 34 + impl ::core::clone::Clone for Reader<'_> { |
the following explicit lifetimes could be elided: 'a: exocore/protos/src/generated/capn/common_capnp.rs#L33
warning: the following explicit lifetimes could be elided: 'a --> exocore/protos/src/generated/capn/common_capnp.rs:33:10 | 33 | impl<'a> ::core::marker::Copy for Reader<'a> {} | ^^ ^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes = note: `#[warn(clippy::needless_lifetimes)]` on by default help: elide the lifetimes | 33 - impl<'a> ::core::marker::Copy for Reader<'a> {} 33 + impl ::core::marker::Copy for Reader<'_> {} |
use of deprecated function `shadow_rs::new`: Please use [`ShadowBuilder::builder`] instead: exocore/core/build.rs#L2
warning: use of deprecated function `shadow_rs::new`: Please use [`ShadowBuilder::builder`] instead --> exocore/core/build.rs:2:16 | 2 | shadow_rs::new() | ^^^ | = note: `#[warn(deprecated)]` on by default
exm_build (armv7-unknown-linux-gnueabihf, ubuntu-latest, true)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
exo_build (x86_64-unknown-linux-gnu, ubuntu-latest, true)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists

Artifacts

Produced during runtime
Name Size Digest
exm-aarch64-apple-darwin Expired
15.5 MB
sha256:bff9e9d370e661cedf9e71e75e4465e1c8cff59d957d2bc02f95b1ae0706ae88
exm-armv7-unknown-linux-gnueabihf Expired
47.8 MB
sha256:34800d9223e05ecb49a013267a32d200bb3b4093a2b2a1778a96b03e692c0f26
exm-x86_64-unknown-linux-gnu Expired
51.6 MB
sha256:4e4b0b1da961c3e1f96991e66ec11051e308accff89ff94ffe64c2cd52e1e4e2
exo-aarch64-apple-darwin Expired
30.9 MB
sha256:32ec62c0f9423406735234ec3892224745136df0d84de8562fbc7e81562bd62d
exo-armv7-unknown-linux-gnueabihf Expired
63.3 MB
sha256:76a7979ebe6a3cf81382f07da365d87cb45aefba8bb96b30966db10dbc31c8b9
exo-x86_64-unknown-linux-gnu Expired
98.5 MB
sha256:b954b3a0914742ca7cdbe1c079530cf4ec2559e996271cb2b06629b469bb1d32
exocore-ios-client Expired
234 MB
sha256:05648d4fedbef95f523f8033d9e1fc2ee0a3e4f1a231de16aa75244852345c36
exocore-web-client Expired
2.48 MB
sha256:9a2d15232d916aa6b33af56fce353f1cf24baad33a41eb9d46be7ffe99df9e0c
exomind-app-package Expired
5.96 MB
sha256:cbd04ba14ae14875a883c5374811361e174fae13aaf88314b526122fed150f76
exomind-electron-macos-14 Expired
259 MB
sha256:2269a8ff15a4cf8b6632919a0ae3834876719ce19294a354117ebe3316e33248
exomind-electron-ubuntu-latest Expired
116 MB
sha256:bdf2ef61a09e134da9d472700d42651c0789e527b2b666866ff015d198d8cb37
playwright-report Expired
176 KB
sha256:03c8f937dd796a8d4bb5cbdd8c603617b6366390e9e29955a554643db0549830