Skip to content

Both columns for rolling and non-equi joins #1246

Both columns for rolling and non-equi joins

Both columns for rolling and non-equi joins #1246

Triggered via pull request November 28, 2024 18:53
Status Failure
Total duration 2m 2s
Artifacts

code-quality.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
lint-r
Process completed with exit code 31.
lint-r: R/data.table.R#L142
file=R/data.table.R,line=142,col=27,[function_left_parentheses_linter] Remove spaces before the left parenthesis in a function definition.
lint-r: R/data.table.R#L522
file=R/data.table.R,line=522,col=11,[condition_call_linter] Use warning(., call. = FALSE) not to display the call in an error message.
lint-r: R/data.table.R#L525
file=R/data.table.R,line=525,col=11,[condition_call_linter] Use stop(., call. = FALSE) not to display the call in an error message.
lint-r: R/data.table.R#L534
file=R/data.table.R,line=534,col=11,[condition_call_linter] Use warning(., call. = FALSE) not to display the call in an error message.
lint-r: R/data.table.R#L536
file=R/data.table.R,line=536,col=11,[condition_call_linter] Use stop(., call. = FALSE) not to display the call in an error message.