Skip to content

KDTrees

KDTrees #870

Triggered via pull request November 5, 2023 18:13
@josevalimjosevalim
synchronize #206
jv-kdtree
Status Failure
Total duration 1m 12s
Artifacts

test.yml

on: pull_request
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 6 warnings
main (1.14.5, 25.3): test/scholar/neighbors/kd_tree_test.exs#L21
test unbanded sample (Scholar.Neighbors.KDTreeTest)
main (1.14.5, 25.3): test/scholar/neighbors/kd_tree_test.exs#L3
doctest Scholar.Neighbors.KDTree.unbanded/2 (1) (Scholar.Neighbors.KDTreeTest)
main (1.14.5, 25.3): test/scholar/neighbors/kd_tree_test.exs#L28
test unbanded float (Scholar.Neighbors.KDTreeTest)
main (1.14.5, 25.3)
Process completed with exit code 2.
main (1.14.5, 25.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
main (1.14.5, 25.3)
Scholar.Covariance.correlation_matrix/2 is deprecated. Use Scholar.Stats.correlation_matrix/2 instead
main (1.14.5, 25.3)
Scholar.Covariance.covariance_matrix/2 is deprecated. Use Nx.convariance/2 instead
main (1.15.6, 26.1, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
main (1.15.6, 26.1, true)
Scholar.Covariance.correlation_matrix/2 is deprecated. Use Scholar.Stats.correlation_matrix/2 instead
main (1.15.6, 26.1, true)
Scholar.Covariance.covariance_matrix/2 is deprecated. Use Nx.convariance/2 instead