Skip to content

Fix issues with forthcoming {marginaleffects} #712

Fix issues with forthcoming {marginaleffects}

Fix issues with forthcoming {marginaleffects} #712

Triggered via pull request January 23, 2025 19:51
Status Failure
Total duration 5m 2s
Artifacts

lint-changed-files.yaml

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

Annotations

1 error and 11 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/format.R#L13
file=R/format.R,line=13,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/format.R#L142
file=R/format.R,line=142,col=3,[object_overwrite_linter] 'predict' is an exported object from package 'stats'. Avoid re-using such symbols.
lint-changed-files / lint-changed-files: R/format.R#L143
file=R/format.R,line=143,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/format.R#L205
file=R/format.R,line=205,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/format.R#L215
file=R/format.R,line=215,col=22,[object_overwrite_linter] 'by' is an exported object from package 'base'. Avoid re-using such symbols.
lint-changed-files / lint-changed-files: R/format.R#L256
file=R/format.R,line=256,col=9,[object_overwrite_linter] 'by' is an exported object from package 'base'. Avoid re-using such symbols.
lint-changed-files / lint-changed-files: R/format.R#L442
file=R/format.R,line=442,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/format.R#L558
file=R/format.R,line=558,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 128 characters.
lint-changed-files / lint-changed-files: R/get_marginalcontrasts.R#L180
file=R/get_marginalcontrasts.R,line=180,col=24,[seq_linter] Use seq_len(nrow(...)) instead of 1:nrow(...), which is likely to be wrong in the empty edge case.
lint-changed-files / lint-changed-files: R/visualisation_recipe_internal.R#L6
file=R/visualisation_recipe_internal.R,line=6,col=3,[object_overwrite_linter] 'data' is an exported object from package 'utils'. Avoid re-using such symbols.