Skip to content

Merge branch 'release-1.0.0' #75

Merge branch 'release-1.0.0'

Merge branch 'release-1.0.0' #75

Triggered via push January 9, 2025 05:17
Status Failure
Total duration 3m 17s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
lint
Process completed with exit code 31.
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: inst/examples/cv_MADMMplasso_example.R#L32
file=inst/examples/cv_MADMMplasso_example.R,line=32,col=19,[unnecessary_concatenation_linter] Unneeded concatenation of a constant. Remove the "c" call.
lint: inst/examples/cv_MADMMplasso_example.R#L70
file=inst/examples/cv_MADMMplasso_example.R,line=70,col=18,[paste_linter] paste0(...) is better than paste(..., sep = "").
lint: inst/examples/cv_MADMMplasso_example.R#L79
file=inst/examples/cv_MADMMplasso_example.R,line=79,col=10,[numeric_leading_zero_linter] Include the leading zero for fractional numeric constants.