Skip to content

Conversion from & to SingleCellExperiment #655

Conversion from & to SingleCellExperiment

Conversion from & to SingleCellExperiment #655

Triggered via pull request December 19, 2024 21:18
Status Failure
Total duration 1m 55s
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,[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#L51
file=R/SingleCellExperiment.R,line=51,col=5,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
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#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#L74
file=R/SingleCellExperiment.R,line=74,col=21,[brace_linter] There should be a space before an opening curly brace.
lint: R/SingleCellExperiment.R#L74
file=R/SingleCellExperiment.R,line=74,col=21,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
lint: R/SingleCellExperiment.R#L139
file=R/SingleCellExperiment.R,line=139,col=1,[object_name_linter] Variable and function name style should match snake_case, symbols, CamelCase or SNAKE_CASE.