remove invalid holdings after audit #409
Annotations
1 error and 5 warnings
Lint
Process completed with exit code 31.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
R/run_audit.R#L130
file=R/run_audit.R,line=130,col=55,[redundant_equals_linter] Using == on a logical vector is redundant. Well-named logical vectors can be used directly in filtering. For data.table's `i` argument, wrap the column name in (), like `DT[(is_treatment)]`.
|
Lint:
R/run_audit.R#L130
file=R/run_audit.R,line=130,col=55,[object_usage_linter] no visible binding for global variable '.data'
|
Lint:
R/run_audit.R#L130
file=R/run_audit.R,line=130,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 85 characters.
|
Lint:
R/run_audit.R#L131
file=R/run_audit.R,line=131,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
Loading