Add residualize_over_grid()
#964
Triggered via pull request
February 10, 2025 07:50
Status
Failure
Total duration
10m 36s
Artifacts
–
lint-changed-files.yaml
on: pull_request
lint-changed-files
/
lint-changed-files
3m 29s
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#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#L42
file=R/visualisation_recipe_internal.R,line=42,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#L63
file=R/visualisation_recipe_internal.R,line=63,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#L183
file=R/visualisation_recipe_internal.R,line=183,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 45 to at most 40.
|
lint-changed-files / lint-changed-files:
R/visualisation_recipe_internal.R#L197
file=R/visualisation_recipe_internal.R,line=197,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#L216
file=R/visualisation_recipe_internal.R,line=216,col=3,[object_overwrite_linter] 'transform' is an exported object from package 'base'. Avoid re-using such symbols.
|
lint-changed-files / lint-changed-files:
R/visualisation_recipe.R#L34
file=R/visualisation_recipe.R,line=34,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 131 characters.
|