Skip to content

Implementing NSE in cube #4368

Implementing NSE in cube

Implementing NSE in cube #4368

Triggered via pull request January 3, 2026 18:59
Status Failure
Total duration 2m 17s
Artifacts

code-quality.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
lint-r
Process completed with exit code 31.
lint-r: R/data.table.R#L1057
file=R/data.table.R,line=1057,col=33,[undesirable_operator_linter] Avoid undesirable operator `<<-`. It assigns outside the current environment in a way that can be hard to reason about. Prefer fully-encapsulated functions wherever possible, or, if necessary, assign to a specific environment with assign(). Recall that you can create an environment at the desired scope with new.env().
lint-r: R/data.table.R#L1047
file=R/data.table.R,line=1047,col=48,[trailing_whitespace_linter] Remove trailing whitespace.
lint-r: R/data.table.R#L1046
file=R/data.table.R,line=1046,col=29,[trailing_whitespace_linter] Remove trailing whitespace.
lint-r: R/data.table.R#L1045
file=R/data.table.R,line=1045,col=23,[trailing_whitespace_linter] Remove trailing whitespace.
lint-r: R/data.table.R#L1044
file=R/data.table.R,line=1044,col=40,[trailing_whitespace_linter] Remove trailing whitespace.
lint-r: R/data.table.R#L1043
file=R/data.table.R,line=1043,col=37,[trailing_whitespace_linter] Remove trailing whitespace.