Skip to content

Badge fix

Badge fix #149

Triggered via push July 28, 2024 16:55
Status Success
Total duration 7m 6s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.