recreate apps script #53
Annotations
10 warnings
source/export/survey_experts/create_survey.R#L13
file=source/export/survey_experts/create_survey.R,line=13,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 88 characters.
|
source/export/survey_experts/create_survey.R#L56
file=source/export/survey_experts/create_survey.R,line=56,col=11,[brace_linter] There should be a space before an opening curly brace.
|
source/export/survey_experts/create_survey.R#L56
file=source/export/survey_experts/create_survey.R,line=56,col=11,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
|
source/functions/create_appsscript_dropdownupd.R#L5
file=source/functions/create_appsscript_dropdownupd.R,line=5,col=6,[brace_linter] There should be a space before an opening curly brace.
|
source/functions/create_appsscript_dropdownupd.R#L5
file=source/functions/create_appsscript_dropdownupd.R,line=5,col=6,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
|
source/functions/create_appsscript_dropdownupd.R#L32
file=source/functions/create_appsscript_dropdownupd.R,line=32,col=3,[object_usage_linter] local variable 'form_script' assigned but may not be used
|
source/functions/create_appsscript_gform.R#L10
file=source/functions/create_appsscript_gform.R,line=10,col=2,[brace_linter] There should be a space before an opening curly brace.
|
source/functions/create_appsscript_gform.R#L10
file=source/functions/create_appsscript_gform.R,line=10,col=2,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
|
source/functions/create_appsscript_gform.R#L22
file=source/functions/create_appsscript_gform.R,line=22,col=13,[seq_linter] 1:nrow(...) is likely to be wrong in the empty edge case. Use seq_len(nrow(...)) instead.
|
source/functions/create_appsscript_gform.R#L28
file=source/functions/create_appsscript_gform.R,line=28,col=26,[commas_linter] Commas should always have a space after.
|
This job failed
Loading