Skip to content

feat(api): add fft

feat(api): add fft #72

Triggered via pull request April 21, 2024 13:14
@minghuawminghuaw
synchronize #37
api/fft
Status Failure
Total duration 4m 6s
Artifacts

validate.yml

on: pull_request
rustfmt-check
9s
rustfmt-check
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
tests (1.75.0)
Process completed with exit code 101.
tests (stable)
Process completed with exit code 101.
rustfmt-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
rustfmt-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tests (1.75.0): examples/tutorial.rs#L43
value assigned to `z` is never read
tests (stable): examples/tutorial.rs#L43
value assigned to `z` is never read