Skip to content

Conversion from & to SingleCellExperiment #679

Conversion from & to SingleCellExperiment

Conversion from & to SingleCellExperiment #679

Triggered via pull request January 23, 2025 13:48
Status Failure
Total duration 4m 25s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
lint
Process completed with exit code 31.
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: R/SingleCellExperiment.R#L2
file=R/SingleCellExperiment.R,line=2,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 141 characters.
lint: R/SingleCellExperiment.R#L3
file=R/SingleCellExperiment.R,line=3,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 130 characters.
lint: R/SingleCellExperiment.R#L6
file=R/SingleCellExperiment.R,line=6,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 142 characters.
lint: R/SingleCellExperiment.R#L52
file=R/SingleCellExperiment.R,line=52,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 16.
lint: R/SingleCellExperiment.R#L52
file=R/SingleCellExperiment.R,line=52,col=1,[object_name_linter] Variable and function name style should match snake_case, symbols, CamelCase or SNAKE_CASE.
lint: R/SingleCellExperiment.R#L58
file=R/SingleCellExperiment.R,line=58,col=5,[object_name_linter] Variable and function name style should match snake_case, symbols, CamelCase or SNAKE_CASE.
lint: R/SingleCellExperiment.R#L59
file=R/SingleCellExperiment.R,line=59,col=5,[object_name_linter] Variable and function name style should match snake_case, symbols, CamelCase or SNAKE_CASE.
lint: R/SingleCellExperiment.R#L73
file=R/SingleCellExperiment.R,line=73,col=5,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
lint: R/SingleCellExperiment.R#L80
file=R/SingleCellExperiment.R,line=80,col=5,[object_name_linter] Variable and function name style should match snake_case, symbols, CamelCase or SNAKE_CASE.
lint: R/SingleCellExperiment.R#L83
file=R/SingleCellExperiment.R,line=83,col=5,[object_name_linter] Variable and function name style should match snake_case, symbols, CamelCase or SNAKE_CASE.