Skip to content

Test writing h5ad in Python & in R #632

Test writing h5ad in Python & in R

Test writing h5ad in Python & in R #632

Triggered via pull request December 12, 2024 20:15
@LouiseDckLouiseDck
synchronize #207
test_h5diff
Status Failure
Total duration 2m 2s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 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: tests/testthat/helper-skip_if_no_h5diff.R#L2
file=tests/testthat/helper-skip_if_no_h5diff.R,line=2,col=32,[brace_linter] There should be a space before an opening curly brace.
lint: tests/testthat/helper-skip_if_no_h5diff.R#L2
file=tests/testthat/helper-skip_if_no_h5diff.R,line=2,col=32,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
lint: tests/testthat/helper-skip_if_no_h5diff.R#L3
file=tests/testthat/helper-skip_if_no_h5diff.R,line=3,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
lint: tests/testthat/helper-skip_if_no_h5diff.R#L4
file=tests/testthat/helper-skip_if_no_h5diff.R,line=4,col=8,[indentation_linter] Indentation should be 4 spaces but is 8 spaces.
lint: tests/testthat/helper-skip_if_no_h5diff.R#L6
file=tests/testthat/helper-skip_if_no_h5diff.R,line=6,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
lint: tests/testthat/helper-skip_if_no_h5diff.R#L7
file=tests/testthat/helper-skip_if_no_h5diff.R,line=7,col=2,[trailing_blank_lines_linter] Missing terminal newline.