Skip to content

Plot 2nd numeric in by as continuous or factor, based on number of unique values #966

Plot 2nd numeric in by as continuous or factor, based on number of unique values

Plot 2nd numeric in by as continuous or factor, based on number of unique values #966

Triggered via pull request February 10, 2025 08:06
Status Failure
Total duration 9m 28s
Artifacts

lint-changed-files.yaml

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

Annotations

1 error and 8 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
lint-changed-files / lint-changed-files: R/visualisation_recipe_internal.R#L5
file=R/visualisation_recipe_internal.R,line=5,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 41 to at most 40.
lint-changed-files / lint-changed-files: R/visualisation_recipe_internal.R#L7
file=R/visualisation_recipe_internal.R,line=7,col=3,[object_overwrite_linter] 'data' is an exported object from package 'utils'. Avoid re-using such symbols.
lint-changed-files / lint-changed-files: R/visualisation_recipe_internal.R#L21
file=R/visualisation_recipe_internal.R,line=21,col=3,[object_overwrite_linter] 'by' is an exported object from package 'base'. Avoid re-using such symbols.
lint-changed-files / lint-changed-files: R/visualisation_recipe_internal.R#L48
file=R/visualisation_recipe_internal.R,line=48,col=7,[object_overwrite_linter] 'by' is an exported object from package 'base'. Avoid re-using such symbols.
lint-changed-files / lint-changed-files: R/visualisation_recipe_internal.R#L69
file=R/visualisation_recipe_internal.R,line=69,col=5,[object_overwrite_linter] 'by' is an exported object from package 'base'. Avoid re-using such symbols.
lint-changed-files / lint-changed-files: R/visualisation_recipe_internal.R#L189
file=R/visualisation_recipe_internal.R,line=189,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 43 to at most 40.
lint-changed-files / lint-changed-files: R/visualisation_recipe_internal.R#L202
file=R/visualisation_recipe_internal.R,line=202,col=3,[object_overwrite_linter] 'data' is an exported object from package 'utils'. Avoid re-using such symbols.
lint-changed-files / lint-changed-files: R/visualisation_recipe_internal.R#L221
file=R/visualisation_recipe_internal.R,line=221,col=3,[object_overwrite_linter] 'transform' is an exported object from package 'base'. Avoid re-using such symbols.