Skip to content

Drop support for Travis, Jenkins, and Werker CI tools posting GitHub comments #6268

Drop support for Travis, Jenkins, and Werker CI tools posting GitHub comments

Drop support for Travis, Jenkins, and Werker CI tools posting GitHub comments #6268

Triggered via pull request December 25, 2023 10:35
Status Failure
Total duration 3m 18s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
lint
Process completed with exit code 31.
lint: tests/testthat/test-lint_package.R#L237
file=tests/testthat/test-lint_package.R,line=237,col=10,[undesirable_function_linter] Avoid undesirable function ".libPaths". As an alternative, use withr::with_libpaths() for a temporary change instead of permanently modifying the library location.
lint: tests/testthat/test-lint_package.R#L239
file=tests/testthat/test-lint_package.R,line=239,col=1,[trailing_whitespace_linter] Remove trailing whitespace.