[Rust]: Update rust toolchain to nightly-2024-06-13 #6293
Annotations
8 warnings and 1 notice
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
python@3.12 3.12.4 is already installed and up-to-date.
To reinstall 3.12.4, run:
brew reinstall python@3.12
|
build
xcbeautify 2.4.0 is already installed and up-to-date.
To reinstall 2.4.0, run:
brew reinstall xcbeautify
|
build:
swift/protobuf/google/protobuf/stubs/strutil.cc#L506
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
build:
swift/protobuf/google/protobuf/arena.cc#L398
variable 'arena' may be uninitialized when used here [-Wconditional-uninitialized]
|
build:
swift/wallet-core/Ethereum/Barz.cpp#L181
variable 'chunkLocation' may be uninitialized when used here [-Wconditional-uninitialized]
|
build:
ld#L1
ignoring duplicate libraries: '-lc++'
|
build
SwiftLint not installed, download from https://github.com/realm/SwiftLint
|
build
Tests Passed: 0 failed, 0 skipped, 570 total (99.745 seconds)
|