Example workflow testing the copy_expr function #597
Annotations
4 errors and 3 warnings
|
cargo fmt
Process completed with exit code 1.
|
|
cargo clippy
Error: Clippy has exited with exit code 101
|
|
unused variable: `arch`:
rust/src/workflow.rs#L51
error: unused variable: `arch`
--> rust/src/workflow.rs:51:13
|
51 | let arch = self.function().arch();
| ^^^^ help: if this is intentional, prefix it with an underscore: `_arch`
|
|
unused variable: `func`:
rust/src/workflow.rs#L49
error: unused variable: `func`
--> rust/src/workflow.rs:49:13
|
49 | let func = self.function();
| ^^^^ help: if this is intentional, prefix it with an underscore: `_func`
|
= note: `-D unused-variables` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(unused_variables)]`
|
|
cargo fmt:
rust/src/function.rs#L2442
Diff in /home/runner/work/binaryninja-api/binaryninja-api/rust/src/function.rs
|
|
cargo fmt:
rust/src/file_metadata.rs#L222
Diff in /home/runner/work/binaryninja-api/binaryninja-api/rust/src/file_metadata.rs
|
|
licensing
New version for cargo-about available: 0.7.1
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
license
Expired
|
22.9 KB |
sha256:21dcc7d64f6c14f5347d5fb9a58455b0630a6d8bbbafad61fc66319333056cda
|
|