Update REST api to read daily cached file #1904
Annotations
1 error and 12 warnings
Rlintr
Process completed with exit code 1.
|
Go Lintr
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Rlintr
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Rlintr:
functions/db_connection.R#L8
file=functions/db_connection.R,line=8,col=18,[indentation_linter] Indentation should be 2 spaces but is 18 spaces.
|
Rlintr:
functions/db_connection.R#L25
file=functions/db_connection.R,line=25,col=0,[indentation_linter] Indentation should be 2 spaces but is 0 spaces.
|
Rlintr:
functions/endpoints.R#L10
file=functions/endpoints.R,line=10,col=0,[indentation_linter] Indentation should be 2 spaces but is 0 spaces.
|
Rlintr:
functions/endpoints.R#L12
file=functions/endpoints.R,line=12,col=0,[indentation_linter] Indentation should be 2 spaces but is 0 spaces.
|
Rlintr:
functions/endpoints.R#L30
file=functions/endpoints.R,line=30,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
|
Rlintr:
functions/endpoints.R#L31
file=functions/endpoints.R,line=31,col=4,[indentation_linter] Hanging indent should be 15 spaces but is 4 spaces.
|
Rlintr:
functions/endpoints.R#L35
file=functions/endpoints.R,line=35,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
|
Rlintr:
functions/endpoints.R#L39
file=functions/endpoints.R,line=39,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
|
Rlintr:
functions/endpoints.R#L40
file=functions/endpoints.R,line=40,col=4,[indentation_linter] Hanging indent should be 15 spaces but is 4 spaces.
|
Rlintr:
functions/endpoints.R#L48
file=functions/endpoints.R,line=48,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
|