Adds within
and eval_code
to teal_data_module
#2075
Annotations
1 error and 8 warnings
|
tests/testthat/test-teal_data_module-eval_code.R#L11
file=tests/testthat/test-teal_data_module-eval_code.R,line=11,col=23,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
tests/testthat/test-teal_data_module-eval_code.R#L11
file=tests/testthat/test-teal_data_module-eval_code.R,line=11,col=34,[seq_linter] seq(NROW(...)) is likely to be wrong in the empty edge case. Use seq_len(NROW(...)) instead.
|
tests/testthat/test-teal_data_module-eval_code.R#L49
file=tests/testthat/test-teal_data_module-eval_code.R,line=49,col=37,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
tests/testthat/test-teal_data_module-eval_code.R#L49
file=tests/testthat/test-teal_data_module-eval_code.R,line=49,col=48,[seq_linter] seq(NROW(...)) is likely to be wrong in the empty edge case. Use seq_len(NROW(...)) instead.
|
tests/testthat/test-teal_data_module-eval_code.R#L73
file=tests/testthat/test-teal_data_module-eval_code.R,line=73,col=32,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
tests/testthat/test-teal_data_module-eval_code.R#L73
file=tests/testthat/test-teal_data_module-eval_code.R,line=73,col=43,[seq_linter] seq(NROW(...)) is likely to be wrong in the empty edge case. Use seq_len(NROW(...)) instead.
|
tests/testthat/test-teal_data_module-eval_code.R#L97
file=tests/testthat/test-teal_data_module-eval_code.R,line=97,col=23,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
tests/testthat/test-teal_data_module-eval_code.R#L97
file=tests/testthat/test-teal_data_module-eval_code.R,line=97,col=34,[seq_linter] seq(NROW(...)) is likely to be wrong in the empty edge case. Use seq_len(NROW(...)) instead.
|
The logs for this run have expired and are no longer available.
Loading