Create release-plz.yaml #1
Annotations
7 errors and 10 warnings
Run cargo test prost:
src/lib.rs#L27
failed to resolve: use of undeclared crate or module `pprof`
|
Run cargo test prost
aborting due to 1 previous error
|
Run cargo test prost:
src/lib.rs#L12
failed to resolve: use of undeclared crate or module `pprof`
|
Run cargo test prost
aborting due to 1 previous error
|
Run cargo test prost:
src/lib.rs#L18
failed to resolve: use of undeclared crate or module `pprof`
|
Run cargo test prost
aborting due to 1 previous error
|
Run cargo test prost
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], actions-rs/[email protected]. 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/[email protected], actions-rs/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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 cargo test prost:
src/backtrace/backtrace_rs.rs#L27
unused import: `backtrace::Frame`
|
Run cargo test prost:
src/backtrace/backtrace_rs.rs#L28
unused import: `backtrace::Symbol`
|
Run cargo test prost:
src/backtrace/mod.rs#L35
methods `symbol_address` and `ip` are never used
|
Run cargo test prost
`pprof2` (lib) generated 3 warnings (run `cargo fix --lib -p pprof2` to apply 2 suggestions)
|
Loading