Bump version to v0.14 (#257) #740
Annotations
15 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run cargo build protobuf:
src/backtrace/backtrace_rs.rs#L27
unused import: `backtrace::Frame`
|
Run cargo build protobuf:
src/backtrace/backtrace_rs.rs#L28
unused import: `backtrace::Symbol`
|
Run cargo build protobuf:
target/aarch64-unknown-linux-gnu/debug/build/pprof-5c4c65cff0afec55/out/profile.rs#L11
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
|
Run cargo build protobuf:
src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
|
Run cargo build protobuf
`pprof` (lib) generated 4 warnings (run `cargo fix --lib -p pprof` to apply 2 suggestions)
|
Run cargo build prost:
src/backtrace/backtrace_rs.rs#L27
unused import: `backtrace::Frame`
|
Run cargo build prost:
src/backtrace/backtrace_rs.rs#L28
unused import: `backtrace::Symbol`
|
Run cargo build prost:
src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
|
Run cargo build prost
`pprof` (lib) generated 3 warnings (run `cargo fix --lib -p pprof` to apply 2 suggestions)
|
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/
|
Loading