add p0 to OR conversion #252
lint-changed-files.yaml
on: pull_request
lint-changed-files
/
lint-changed-files
2m 16s
Annotations
1 error and 4 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
|
lint-changed-files / lint-changed-files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-changed-files / lint-changed-files:
R/interpret_rope.R#L6
file=R/interpret_rope.R,line=6,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 146 characters.
|
lint-changed-files / lint-changed-files:
tests/testthat/test-convert_between.R#L16
file=tests/testthat/test-convert_between.R,line=16,col=3,[expect_identical_linter] Use expect_identical(x, y) by default; resort to expect_equal() only when needed, e.g. when setting ignore_attr= or tolerance=.
|
lint-changed-files / lint-changed-files:
tests/testthat/test-convert_between.R#L20
file=tests/testthat/test-convert_between.R,line=20,col=3,[expect_identical_linter] Use expect_identical(x, y) by default; resort to expect_equal() only when needed, e.g. when setting ignore_attr= or tolerance=.
|