Remove unnecessary copies in the Rust interface #82
check.yml
on: pull_request
clippy
1m 6s
rust-fmt
13s
cargo-test
1m 41s
cargo-deny
30s
check-wasm32
14s
check-python
24s
check-node
13s
Matrix: run cargo-fuzz
Annotations
6 errors and 5 warnings
check-node
Process completed with exit code 1.
|
check-wasm32
Process completed with exit code 1.
|
check-python
Process completed with exit code 1.
|
run cargo-fuzz
Process completed with exit code 1.
|
clippy
Process completed with exit code 101.
|
cargo-test
Process completed with exit code 101.
|
check-node
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check-node
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
check-wasm32
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
check-python
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check-python
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|