Skip to content

Use dev insight

Use dev insight #1226

Triggered via push November 3, 2024 09:53
Status Success
Total duration 0s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint / lint
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
lint / lint
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
lint / lint: R/convert_stat_chisq.R#L33
file=R/convert_stat_chisq.R,line=33,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 132 characters.
lint / lint: R/convert_stat_chisq.R#L39
file=R/convert_stat_chisq.R,line=39,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 155 characters.
lint / lint: R/convert_stat_chisq.R#L159
file=R/convert_stat_chisq.R,line=159,col=9,[object_overwrite_linter] 'q' is an exported object from package 'base'. Avoid re-using such symbols.
lint / lint: R/convert_stat_chisq.R#L330
file=R/convert_stat_chisq.R,line=330,col=7,[object_overwrite_linter] 'df' is an exported object from package 'stats'. Avoid re-using such symbols.
lint / lint: R/convert_stat_chisq.R#L332
file=R/convert_stat_chisq.R,line=332,col=7,[object_overwrite_linter] 'df' is an exported object from package 'stats'. Avoid re-using such symbols.
lint / lint: R/convert_stat_to_anova.R#L12
file=R/convert_stat_to_anova.R,line=12,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 126 characters.
lint / lint: R/convert_stat_to_anova.R#L28
file=R/convert_stat_to_anova.R,line=28,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 133 characters.
lint / lint: R/convert_stat_to_anova.R#L30
file=R/convert_stat_to_anova.R,line=30,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 135 characters.
lint / lint: R/convert_stat_to_anova.R#L294
file=R/convert_stat_to_anova.R,line=294,col=13,[undesirable_function_linter] Avoid undesirable function "mapply".
lint / lint: R/convert_stat_to_d.R#L17
file=R/convert_stat_to_d.R,line=17,col=5,[object_overwrite_linter] 'ts' is an exported object from package 'stats'. Avoid re-using such symbols.