Nn descent #135
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 26 warnings
main (1.15.6, 26.1, true)
Process completed with exit code 1.
|
main (1.15.6, 26.1, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, erlef/setup-beam@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.14.5, 25.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, erlef/setup-beam@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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)
function cholesky/2 required by behaviour Nx.Backend is not implemented (in module EXLA.Backend)
|
main (1.14.5, 25.3)
function eigh/3 required by behaviour Nx.Backend is not implemented (in module EXLA.Backend)
|
main (1.14.5, 25.3)
function qr/3 required by behaviour Nx.Backend is not implemented (in module EXLA.Backend)
|
main (1.14.5, 25.3):
lib/scholar/neighbors/nn_descent.ex#L100
defp initialize_graph/2 is private, @doc attribute is always discarded for private functions/macros/types
|
main (1.14.5, 25.3):
lib/scholar/neighbors/nn_descent.ex#L140
variable "random_indices" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
main (1.14.5, 25.3):
lib/scholar/neighbors/nn_descent.ex#L191
defp add_zero_nodes/1 is private, @doc attribute is always discarded for private functions/macros/types
|
main (1.14.5, 25.3):
lib/scholar/neighbors/nn_descent.ex#L225
defp update_by_leaves/3 is private, @doc attribute is always discarded for private functions/macros/types
|
main (1.14.5, 25.3):
lib/scholar/neighbors/nn_descent.ex#L311
defp sample_candidate/4 is private, @doc attribute is always discarded for private functions/macros/types
|
main (1.14.5, 25.3):
lib/scholar/neighbors/nn_descent.ex#L399
defp generate_graph_updates/4 is private, @doc attribute is always discarded for private functions/macros/types
|
main (1.14.5, 25.3):
lib/scholar/neighbors/nn_descent.ex#L537
defp apply_updates/4 is private, @doc attribute is always discarded for private functions/macros/types
|
main (1.14.5, 25.3):
lib/scholar/neighbors/nn_descent.ex#L558
defp nn_descent/4 is private, @doc attribute is always discarded for private functions/macros/types
|
main (1.14.5, 25.3):
lib/scholar/neighbors/nn_descent.ex#L609
defp get_leaves_from_forest/1 is private, @doc attribute is always discarded for private functions/macros/types
|
main (1.14.5, 25.3)
function cholesky/2 required by behaviour Nx.Backend is not implemented (in module EXLA.Backend)
|
main (1.14.5, 25.3)
function eigh/3 required by behaviour Nx.Backend is not implemented (in module EXLA.Backend)
|
main (1.14.5, 25.3)
function qr/3 required by behaviour Nx.Backend is not implemented (in module EXLA.Backend)
|
main (1.14.5, 25.3):
lib/scholar/neighbors/nn_descent.ex#L100
defp initialize_graph/2 is private, @doc attribute is always discarded for private functions/macros/types
|
main (1.14.5, 25.3):
lib/scholar/neighbors/nn_descent.ex#L140
variable "random_indices" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
main (1.14.5, 25.3):
lib/scholar/neighbors/nn_descent.ex#L191
defp add_zero_nodes/1 is private, @doc attribute is always discarded for private functions/macros/types
|
main (1.14.5, 25.3):
lib/scholar/neighbors/nn_descent.ex#L225
defp update_by_leaves/3 is private, @doc attribute is always discarded for private functions/macros/types
|
main (1.14.5, 25.3):
lib/scholar/neighbors/nn_descent.ex#L311
defp sample_candidate/4 is private, @doc attribute is always discarded for private functions/macros/types
|
main (1.14.5, 25.3):
lib/scholar/neighbors/nn_descent.ex#L399
defp generate_graph_updates/4 is private, @doc attribute is always discarded for private functions/macros/types
|
main (1.14.5, 25.3):
lib/scholar/neighbors/nn_descent.ex#L537
defp apply_updates/4 is private, @doc attribute is always discarded for private functions/macros/types
|