Develop #15
Triggered via pull request
September 19, 2023 08:57
Status
Failure
Total duration
2m 27s
Artifacts
–
lint-changed-files.yaml Required
on: pull_request
lint-changed-files
2m 15s
Annotations
1 error and 10 warnings
lint-changed-files
Process completed with exit code 31.
|
lint-changed-files:
R/calcualte_age.R#L61
file=R/calcualte_age.R,line=61,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
lint-changed-files:
R/calcualte_age.R#L64
file=R/calcualte_age.R,line=64,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
lint-changed-files:
R/calcualte_age.R#L71
file=R/calcualte_age.R,line=71,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
lint-changed-files:
R/calcualte_age.R#L76
file=R/calcualte_age.R,line=76,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
lint-changed-files:
R/clean_data.R#L244
file=R/clean_data.R,line=244,col=19,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
lint-changed-files:
R/clean_data.R#L244
file=R/clean_data.R,line=244,col=36,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
lint-changed-files:
R/guess_dates.R#L476
file=R/guess_dates.R,line=476,col=12,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
lint-changed-files:
R/guess_dates.R#L476
file=R/guess_dates.R,line=476,col=31,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
lint-changed-files:
R/report_cleaning.R#L8
file=R/report_cleaning.R,line=8,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
lint-changed-files:
R/report_cleaning.R#L9
file=R/report_cleaning.R,line=9,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|