Skip to content

Use {scales}'s built-in accuracy heuristic (instead of supplied y_axis_breaks) to set y-axis label formatting #322

Use {scales}'s built-in accuracy heuristic (instead of supplied y_axis_breaks) to set y-axis label formatting

Use {scales}'s built-in accuracy heuristic (instead of supplied y_axis_breaks) to set y-axis label formatting #322

Triggered via pull request August 6, 2024 02:20
Status Failure
Total duration 3m 1s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
lint
Process completed with exit code 31.
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: tests/testthat/test-ptd_create_ggplot.R#L255
file=tests/testthat/test-ptd_create_ggplot.R,line=255,col=5,[commented_code_linter] Commented code should be removed.
lint: tests/testthat/test-ptd_create_ggplot.R#L256
file=tests/testthat/test-ptd_create_ggplot.R,line=256,col=5,[commented_code_linter] Commented code should be removed.
lint: tests/testthat/test-ptd_create_ggplot.R#L329
file=tests/testthat/test-ptd_create_ggplot.R,line=329,col=19,[brace_linter] Any function spanning multiple lines should use curly braces.