#21: add HnswEuclidean class #45
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
R/hnsw.R#L89
file=R/hnsw.R,line=89,col=22,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
Lint:
R/hnsw.R#L92
file=R/hnsw.R,line=92,col=22,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
Lint:
R/hnsw.R#L101
file=R/hnsw.R,line=101,col=4,[indentation_linter] Indentation should be 14 spaces but is 4 spaces.
|
Lint:
R/hnsw.R#L103
file=R/hnsw.R,line=103,col=4,[indentation_linter] Indentation should be 14 spaces but is 4 spaces.
|
Lint:
R/hnsw.R#L183
file=R/hnsw.R,line=183,col=24,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
Lint:
R/hnsw.R#L185
file=R/hnsw.R,line=185,col=24,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
Lint:
R/hnsw.R#L193
file=R/hnsw.R,line=193,col=4,[indentation_linter] Indentation should be 14 spaces but is 4 spaces.
|
Lint:
R/hnsw.R#L195
file=R/hnsw.R,line=195,col=4,[indentation_linter] Indentation should be 14 spaces but is 4 spaces.
|
Lint:
R/hnsw.R#L298
file=R/hnsw.R,line=298,col=12,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
Lint:
R/hnsw.R#L308
file=R/hnsw.R,line=308,col=6,[indentation_linter] Indentation should be 16 spaces but is 6 spaces.
|
Loading