Handle several API keys #69
lintr.yaml
on: pull_request
Run lintr scanning
2m 5s
Annotations
7 warnings
Run lintr scanning:
R/aemet_api_query.R#L58
file=R/aemet_api_query.R,line=58,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 18.
|
Run lintr scanning:
R/aemet_api_query.R#L156
file=R/aemet_api_query.R,line=156,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 19.
|
Run lintr scanning:
R/aemet_api_query.R#L273
file=R/aemet_api_query.R,line=273,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 25.
|
Run lintr scanning:
R/aemet_daily.R#L45
file=R/aemet_daily.R,line=45,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 23.
|
Run lintr scanning:
R/climatogram.R#L295
file=R/climatogram.R,line=295,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 40.
|
Run lintr scanning:
R/stripes.R#L142
file=R/stripes.R,line=142,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 16.
|
Run lintr scanning:
R/windrose.R#L225
file=R/windrose.R,line=225,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 39.
|