Skip to content

Progress deprecated option 'datatable.nomatch' to error #1887

Progress deprecated option 'datatable.nomatch' to error

Progress deprecated option 'datatable.nomatch' to error #1887

Triggered via pull request February 25, 2025 06:34
Status Failure
Total duration 2m 43s
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#L1939
file=R/data.table.R,line=1939,col=5,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint-r: R/data.table.R#L3118
file=R/data.table.R,line=3118,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint-r: R/data.table.R#L3342
file=R/data.table.R,line=3342,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.