chore: add java bindings code ported from best-native #381
Annotations
10 errors and 6 warnings
Run cargo clippy:
bindings/java/rust_code/src/lib.rs#L396
redundant field names in struct initialization
|
Run cargo clippy:
bindings/java/rust_code/src/lib.rs#L415
redundant field names in struct initialization
|
Run cargo clippy:
bindings/java/rust_code/src/utils.rs#L97
casting to the same type is unnecessary (`i32` -> `i32`)
|
Run cargo clippy:
bindings/java/rust_code/src/utils.rs#L212
casting to the same type is unnecessary (`i32` -> `i32`)
|
Run cargo clippy:
bindings/java/rust_code/src/lib.rs#L72
returning the result of a `let` binding from a block
|
Run cargo clippy:
bindings/java/rust_code/src/lib.rs#L54
this expression creates a reference which is immediately dereferenced by the compiler
|
Run cargo clippy:
bindings/java/rust_code/src/lib.rs#L107
returning the result of a `let` binding from a block
|
Run cargo clippy:
bindings/java/rust_code/src/lib.rs#L89
this expression creates a reference which is immediately dereferenced by the compiler
|
Run cargo clippy:
bindings/java/rust_code/src/lib.rs#L185
returning the result of a `let` binding from a block
|
Run cargo clippy:
bindings/java/rust_code/src/lib.rs#L215
returning the result of a `let` binding from a block
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. 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@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Install stable 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 stable 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 stable 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 stable 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