Skip to content

Minimal set of changes to permit master to be 1.17.99 #1864

Minimal set of changes to permit master to be 1.17.99

Minimal set of changes to permit master to be 1.17.99 #1864

Triggered via pull request February 22, 2025 17:38
Status Failure
Total duration 2m 11s
Artifacts

code-quality.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint-r
Process completed with exit code 31.
lint-r: R/data.table.R#L1942
file=R/data.table.R,line=1942,col=5,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint-r: R/data.table.R#L3121
file=R/data.table.R,line=3121,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint-r: R/data.table.R#L3345
file=R/data.table.R,line=3345,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint-r: R/fcast.R#L254
file=R/fcast.R,line=254,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint-r: R/fdroplevels.R#L8
file=R/fdroplevels.R,line=8,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint-r: R/foverlaps.R#L183
file=R/foverlaps.R,line=183,col=7,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint-r: R/foverlaps.R#L185
file=R/foverlaps.R,line=185,col=7,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint-r: R/foverlaps.R#L186
file=R/foverlaps.R,line=186,col=10,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint-r: R/foverlaps.R#L199
file=R/foverlaps.R,line=199,col=5,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint-r: R/setkey.R#L15
file=R/setkey.R,line=15,col=5,[return_linter] Use implicit return behavior; explicit return() is not needed.