Skip to content

add p0 to OR conversion #252

add p0 to OR conversion

add p0 to OR conversion #252

Triggered via pull request December 7, 2024 19:58
@mattansbmattansb
synchronize #659
exact-p0
Status Failure
Total duration 4m 11s
Artifacts

lint-changed-files.yaml

on: pull_request
lint-changed-files  /  lint-changed-files
2m 16s
lint-changed-files / lint-changed-files
Fit to window
Zoom out
Zoom in

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=.