build(deps): bump commander from 12.1.0 to 13.0.0 in /scripts/cc-cli #6517
Annotations
3 errors and 15 warnings
Run Clippy
failed to run custom build command for `wasm-opt-sys v0.111.0`
|
Run Clippy
failed to run custom build command for `librocksdb-sys v0.8.3+7.4.4`
|
Run Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install Rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run Clippy
In file included from /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.111.0/binaryen/src/wasm/wat-lexer.cpp:25:
|
Run Clippy
62 | uint64_t n;
|
Run Clippy
/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:20:1: note: ‘uint64_t’ is defined in header ‘<cstdint>’; did you forget to ‘#include <cstdint>’?
|
Run Clippy
+++ |+#include <cstdint>
|
Run Clippy
/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:75:17: error: ‘uint64_t’ was not declared in this scope
|
Run Clippy
| ^~~~~~~~
|
Run Clippy
/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:75:25: error: template argument 1 is invalid
|
Run Clippy
| ^
|
Run Clippy
127 | std::optional<uint64_t> getU64() const;
|
Run Clippy
/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.111.0/binaryen/src/wat-lexer.h:127:17: note: ‘uint64_t’ is defined in header ‘<cstdint>’; did you forget to ‘#include <cstdint>’?
|
Loading