Skip to content

Remove redundant label from group-variable (#366) #982

Remove redundant label from group-variable (#366)

Remove redundant label from group-variable (#366) #982

Triggered via push January 27, 2025 20:23
Status Success
Total duration 6m 13s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint / lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint / lint: R/estimate_grouplevel.R#L92
file=R/estimate_grouplevel.R,line=92,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 133 characters.
lint / lint: R/estimate_slopes.R#L80
file=R/estimate_slopes.R,line=80,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 125 characters.
lint / lint: 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 / lint: R/format.R#L16
file=R/format.R,line=16,col=5,[object_overwrite_linter] 'by' is an exported object from package 'base'. Avoid re-using such symbols.
lint / lint: R/format.R#L20
file=R/format.R,line=20,col=5,[object_overwrite_linter] 'by' is an exported object from package 'base'. Avoid re-using such symbols.
lint / lint: R/format.R#L150
file=R/format.R,line=150,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 41 to at most 40.
lint / lint: R/format.R#L151
file=R/format.R,line=151,col=3,[object_overwrite_linter] 'predict' is an exported object from package 'stats'. Avoid re-using such symbols.
lint / lint: R/format.R#L152
file=R/format.R,line=152,col=3,[object_overwrite_linter] 'by' is an exported object from package 'base'. Avoid re-using such symbols.
lint / lint: R/format.R#L223
file=R/format.R,line=223,col=5,[object_overwrite_linter] 'by' is an exported object from package 'base'. Avoid re-using such symbols.
lint / lint: R/format.R#L233
file=R/format.R,line=233,col=22,[object_overwrite_linter] 'by' is an exported object from package 'base'. Avoid re-using such symbols.