Add ubiquitously-called internal functions to NAMESPACE #3674
lint-changed-files.yaml
on: pull_request
lint-changed-files
13m 23s
Annotations
1 error and 10 warnings
lint-changed-files
Process completed with exit code 31.
|
lint-changed-files:
R/boolean_arithmetic_linter.R#L35
file=R/boolean_arithmetic_linter.R,line=35,col=3,[object_usage_linter] local variable 'zero_expr' assigned but may not be used
|
lint-changed-files:
R/boolean_arithmetic_linter.R#L36
file=R/boolean_arithmetic_linter.R,line=36,col=3,[object_usage_linter] local variable 'one_expr' assigned but may not be used
|
lint-changed-files:
R/brace_linter.R#L54
file=R/brace_linter.R,line=54,col=3,[object_usage_linter] local variable 'xp_cond_open' assigned but may not be used
|
lint-changed-files:
R/brace_linter.R#L86
file=R/brace_linter.R,line=86,col=3,[object_usage_linter] local variable 'xp_open_preceding' assigned but may not be used
|
lint-changed-files:
R/brace_linter.R#L93
file=R/brace_linter.R,line=93,col=3,[object_usage_linter] local variable 'xp_cond_closed' assigned but may not be used
|
lint-changed-files:
R/brace_linter.R#L121
file=R/brace_linter.R,line=121,col=3,[object_usage_linter] local variable 'xp_else_closed_curly' assigned but may not be used
|
lint-changed-files:
R/condition_message_linter.R#L44
file=R/condition_message_linter.R,line=44,col=3,[object_usage_linter] local variable 'translators' assigned but may not be used
|
lint-changed-files:
R/conjunct_test_linter.R#L50
file=R/conjunct_test_linter.R,line=50,col=3,[object_usage_linter] local variable 'named_stopifnot_condition' assigned but may not be used
|
lint-changed-files:
R/equals_na_linter.R#L33
file=R/equals_na_linter.R,line=33,col=3,[object_usage_linter] local variable 'na_table' assigned but may not be used
|
lint-changed-files:
R/expect_comparison_linter.R#L52
file=R/expect_comparison_linter.R,line=52,col=3,[object_usage_linter] local variable 'comparator_nodes' assigned but may not be used
|