Skip to content

umap2: ensure n_sgd_threads matches n_threads #148

umap2: ensure n_sgd_threads matches n_threads

umap2: ensure n_sgd_threads matches n_threads #148

Triggered via push May 18, 2024 17:58
Status Success
Total duration 2m 25s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
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/affinity.R#L4
file=R/affinity.R,line=4,col=29,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/affinity.R#L5
file=R/affinity.R,line=5,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/affinity.R#L38
file=R/affinity.R,line=38,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 83 characters.
lint: R/affinity.R#L150
file=R/affinity.R,line=150,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 89 characters.
lint: R/affinity.R#L159
file=R/affinity.R,line=159,col=24,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/affinity.R#L163
file=R/affinity.R,line=163,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 17.
lint: R/affinity.R#L211
file=R/affinity.R,line=211,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 84 characters.
lint: R/bigstatsr_init.R#L5
file=R/bigstatsr_init.R,line=5,col=30,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/init.R#L19
file=R/init.R,line=19,col=32,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/init.R#L19
file=R/init.R,line=19,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 83 characters.