New Rust and Python APIs #60
Annotations
1 error and 20 warnings
Test (macos-latest)
[notice] A new release of pip is available: 21.1.1 -> 24.2
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
Formatting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Typos
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Typos
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Typos
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/
|
Typos
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/
|
Typos
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/
|
Typos
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/
|
License Checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Clippy:
examples/benchmark/node/src/main.rs#L69
using `clone` on type `u32` which implements the `Copy` trait
|
Clippy:
examples/benchmark/node/src/main.rs#L69
using `clone` on type `u32` which implements the `Copy` trait
|
Clippy:
examples/benchmark/node/src/main.rs#L69
using `clone` on type `u32` which implements the `Copy` trait
|
Clippy:
examples/benchmark/node/src/main.rs#L76
this expression creates a reference which is immediately dereferenced by the compiler
|
Clippy:
examples/benchmark/node/src/main.rs#L100
using `clone` on type `u32` which implements the `Copy` trait
|
Clippy:
examples/benchmark/node/src/main.rs#L100
using `clone` on type `u32` which implements the `Copy` trait
|
Clippy:
examples/benchmark/node/src/main.rs#L100
using `clone` on type `u32` which implements the `Copy` trait
|
Clippy:
examples/benchmark/node/src/main.rs#L107
this expression creates a reference which is immediately dereferenced by the compiler
|
Test (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|