Clean #8
Annotations
11 errors and 8 warnings
main (1.14.5, 25.3):
test/scholar/manifold/mds_test.exs#L151
test epsilon set to a smaller then default value (Scholar.Manifold.MDSTest)
|
main (1.14.5, 25.3):
test/scholar/manifold/mds_test.exs#L99
test non-default metric (Scholar.Manifold.MDSTest)
|
main (1.14.5, 25.3):
test/scholar/manifold/mds_test.exs#L182
test smaller max_iter value (100) (Scholar.Manifold.MDSTest)
|
main (1.14.5, 25.3):
test/scholar/manifold/mds_test.exs#L124
test option normalized_stress with metric set to false (Scholar.Manifold.MDSTest)
|
main (1.14.5, 25.3):
test/scholar/manifold/mds_test.exs#L14
test non-default num_components (Scholar.Manifold.MDSTest)
|
main (1.14.5, 25.3)
Process completed with exit code 2.
|
main (1.15.6, 26.1, true):
test/scholar/manifold/mds_test.exs#L151
test epsilon set to a smaller then default value (Scholar.Manifold.MDSTest)
|
main (1.15.6, 26.1, true):
test/scholar/manifold/mds_test.exs#L182
test smaller max_iter value (100) (Scholar.Manifold.MDSTest)
|
main (1.15.6, 26.1, true):
test/scholar/manifold/mds_test.exs#L99
test non-default metric (Scholar.Manifold.MDSTest)
|
main (1.15.6, 26.1, true):
test/scholar/manifold/mds_test.exs#L124
test option normalized_stress with metric set to false (Scholar.Manifold.MDSTest)
|
main (1.15.6, 26.1, true)
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)
variable "key" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
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)
variable "key" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
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
|