Skip to content

feat(api): adding transforms #9

feat(api): adding transforms

feat(api): adding transforms #9

Triggered via pull request April 17, 2024 08:46
@dcvzdcvz
synchronize #26
api/closures
Status Success
Total duration 4m 13s
Artifacts

validate.yml

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

Annotations

18 warnings
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): src/device.rs#L61
unnecessary `unsafe` block
tests (1.75.0): src/array.rs#L2
field `ctx` is never read
tests (1.75.0): src/array.rs#L6
associated items `new` and `ctx` are never used
tests (1.75.0): src/utils.rs#L24
function `new_mlx_closure` is never used
tests (1.75.0): src/utils.rs#L38
function `new_mlx_vector_array` is never used
tests (1.75.0): src/utils.rs#L47
function `mlx_vector_array_values` is never used
tests (1.75.0): src/utils.rs#L60
function `trampoline` is never used
tests (1.75.0): src/utils.rs#L72
function `free_closure` is never used
tests (stable): src/device.rs#L61
unnecessary `unsafe` block
tests (stable): src/array.rs#L2
field `ctx` is never read
tests (stable): src/array.rs#L6
associated items `new` and `ctx` are never used
tests (stable): src/utils.rs#L24
function `new_mlx_closure` is never used
tests (stable): src/utils.rs#L38
function `new_mlx_vector_array` is never used
tests (stable): src/utils.rs#L47
function `mlx_vector_array_values` is never used
tests (stable): src/utils.rs#L60
function `trampoline` is never used
tests (stable): src/utils.rs#L72
function `free_closure` is never used