Skip to content

Conversion from & to SingleCellExperiment #651

Conversion from & to SingleCellExperiment

Conversion from & to SingleCellExperiment #651

Triggered via pull request December 19, 2024 19:56
Status Failure
Total duration 2m 26s
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#L30
file=R/SingleCellExperiment.R,line=30,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 24.
lint: R/SingleCellExperiment.R#L30
file=R/SingleCellExperiment.R,line=30,col=1,[object_name_linter] Variable and function name style should match snake_case, symbols, CamelCase or SNAKE_CASE.
lint: R/SingleCellExperiment.R#L31
file=R/SingleCellExperiment.R,line=31,col=2,[indentation_linter] Indentation should be 4 spaces but is 2 spaces.
lint: R/SingleCellExperiment.R#L36
file=R/SingleCellExperiment.R,line=36,col=3,[object_name_linter] Variable and function name style should match snake_case, symbols, CamelCase or SNAKE_CASE.
lint: R/SingleCellExperiment.R#L37
file=R/SingleCellExperiment.R,line=37,col=3,[object_name_linter] Variable and function name style should match snake_case, symbols, CamelCase or SNAKE_CASE.
lint: R/SingleCellExperiment.R#L38
file=R/SingleCellExperiment.R,line=38,col=29,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/SingleCellExperiment.R#L52
file=R/SingleCellExperiment.R,line=52,col=5,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
lint: R/SingleCellExperiment.R#L61
file=R/SingleCellExperiment.R,line=61,col=5,[object_name_linter] Variable and function name style should match snake_case, symbols, CamelCase or SNAKE_CASE.
lint: R/SingleCellExperiment.R#L64
file=R/SingleCellExperiment.R,line=64,col=5,[object_name_linter] Variable and function name style should match snake_case, symbols, CamelCase or SNAKE_CASE.
lint: R/SingleCellExperiment.R#L70
file=R/SingleCellExperiment.R,line=70,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.