Skip to content

Improved Non-Equi Join Explanation in data.table #1903

Improved Non-Equi Join Explanation in data.table

Improved Non-Equi Join Explanation in data.table #1903

Triggered via pull request February 25, 2025 19:10
Status Failure
Total duration 3m 45s
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.