execute script hence create apps scripts #51
check_project.yml
on: push
check project with checklist
1m 6s
Annotations
10 warnings
check project with checklist:
source/export/survey_experts/create_appscripts.R#L16
file=source/export/survey_experts/create_appscripts.R,line=16,col=19,[assignment_linter] Use <-, not =, for assignment.
|
check project with checklist:
source/export/survey_experts/create_appscripts.R#L40
file=source/export/survey_experts/create_appscripts.R,line=40,col=28,[commas_linter] Commas should always have a space after.
|
check project with checklist:
source/export/survey_experts/create_appscripts.R#L99
file=source/export/survey_experts/create_appscripts.R,line=99,col=28,[commas_linter] Commas should always have a space after.
|
check project with checklist:
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.
|
check project with checklist:
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.
|
check project with checklist:
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
|
check project with checklist:
source/functions/create_appsscript_gform.R#L8
file=source/functions/create_appsscript_gform.R,line=8,col=2,[brace_linter] There should be a space before an opening curly brace.
|
check project with checklist:
source/functions/create_appsscript_gform.R#L8
file=source/functions/create_appsscript_gform.R,line=8,col=2,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
|
check project with checklist:
source/functions/create_appsscript_gform.R#L19
file=source/functions/create_appsscript_gform.R,line=19,col=13,[seq_linter] 1:nrow(...) is likely to be wrong in the empty edge case. Use seq_len(nrow(...)) instead.
|
check project with checklist:
source/functions/create_appsscript_gform.R#L25
file=source/functions/create_appsscript_gform.R,line=25,col=26,[commas_linter] Commas should always have a space after.
|