Skip to content

Splitted RadiusNearestNeighbors module into RNNClassifier and RNNRegressor #354

Splitted RadiusNearestNeighbors module into RNNClassifier and RNNRegressor

Splitted RadiusNearestNeighbors module into RNNClassifier and RNNRegressor #354

Triggered via pull request September 9, 2024 21:02
Status Failure
Total duration 54s
Artifacts

ci.yml

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

Annotations

7 errors and 4 warnings
main (1.15.6, 26.1, true)
Process completed with exit code 1.
main (1.14.5, 26.1): test/scholar/neighbors/rnn_regressor_test.exs#L4
doctest Scholar.Neighbors.RNNRegressor.radius_neighbors/2 (3) (Scholar.Neighbors.RNNRegressorTest)
main (1.14.5, 26.1): test/scholar/neighbors/rnn_regressor_test.exs#L4
doctest Scholar.Neighbors.RNNRegressor.fit/3 (1) (Scholar.Neighbors.RNNRegressorTest)
main (1.14.5, 26.1): test/scholar/neighbors/rnn_classifier_test.exs#L4
doctest Scholar.Neighbors.RNNClassifier.predict_probability/2 (3) (Scholar.Neighbors.RNNClassifierTest)
main (1.14.5, 26.1): test/scholar/neighbors/rnn_classifier_test.exs#L4
doctest Scholar.Neighbors.RNNClassifier.radius_neighbors/2 (4) (Scholar.Neighbors.RNNClassifierTest)
main (1.14.5, 26.1): test/scholar/neighbors/rnn_classifier_test.exs#L4
doctest Scholar.Neighbors.RNNClassifier.fit/3 (1) (Scholar.Neighbors.RNNClassifierTest)
main (1.14.5, 26.1)
Process completed with exit code 2.
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
main (1.14.5, 26.1)
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, 26.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/