Skip to content

Merge pull request #5073 from solgenomics/super-linter #12

Merge pull request #5073 from solgenomics/super-linter

Merge pull request #5073 from solgenomics/super-linter #12

Triggered via push September 26, 2024 18:08
Status Failure
Total duration 2m 37s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: R/solGS/kclustering.r#L23
file=/github/workspace/R/solGS/kclustering.r,line=23,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
Lint: R/solGS/kclustering.r#L25
file=/github/workspace/R/solGS/kclustering.r,line=25,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
Lint: R/solGS/kclustering.r#L26
file=/github/workspace/R/solGS/kclustering.r,line=26,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
Lint: R/solGS/kclustering.r#L28
file=/github/workspace/R/solGS/kclustering.r,line=28,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
Lint: R/solGS/kclustering.r#L29
file=/github/workspace/R/solGS/kclustering.r,line=29,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
Lint: R/solGS/kclustering.r#L31
file=/github/workspace/R/solGS/kclustering.r,line=31,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
Lint: R/solGS/kclustering.r#L32
file=/github/workspace/R/solGS/kclustering.r,line=32,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
Lint: R/solGS/kclustering.r#L32
file=/github/workspace/R/solGS/kclustering.r,line=32,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 94 characters.
Lint: R/solGS/kclustering.r#L33
file=/github/workspace/R/solGS/kclustering.r,line=33,col=4,[indentation_linter] Hanging indent should be 29 spaces but is 4 spaces.
Lint: R/solGS/kclustering.r#L36
file=/github/workspace/R/solGS/kclustering.r,line=36,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.