.github/workflows/workflow-schedule.yml #94
workflow-schedule.yml
on: schedule
Codecov
/
Codecov
2m 21s
lintr
/
lintr
1m 57s
Matrix: R-CMD-check / R-CMD-check
Annotations
16 warnings
lintr / lintr
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lintr / lintr:
data-raw/update_gis.R#L66
file=data-raw/update_gis.R,line=66,col=5,[commented_code_linter] Commented code should be removed.
|
lintr / lintr:
data-raw/update_gis.R#L82
file=data-raw/update_gis.R,line=82,col=5,[commented_code_linter] Commented code should be removed.
|
lintr / lintr:
data-raw/update_gis.R#L180
file=data-raw/update_gis.R,line=180,col=84,[pipe_continuation_linter] `|>` should always have a space before it and a new line after it, unless the full pipeline fits on one line.
|
lintr / lintr:
data-raw/update_gis.R#L209
file=data-raw/update_gis.R,line=209,col=11,[seq_linter] 1:length(...) is likely to be wrong in the empty edge case. Use seq_along(...) instead.
|
lintr / lintr:
data-raw/update_gis.R#L217
file=data-raw/update_gis.R,line=217,col=16,[seq_linter] 1:nrow(...) is likely to be wrong in the empty edge case. Use seq_len(nrow(...)) instead.
|
lintr / lintr:
data-raw/update_gis.R#L287
file=data-raw/update_gis.R,line=287,col=42,[object_usage_linter] no visible binding for global variable 'inwoners'
|
lintr / lintr:
data-raw/update_gis.R#L287
file=data-raw/update_gis.R,line=287,col=42,[object_usage_linter] no visible binding for global variable 'inwoners'
|
lintr / lintr:
data-raw/update_gis.R#L288
file=data-raw/update_gis.R,line=288,col=34,[object_usage_linter] no visible binding for global variable 'area_km2'
|
lintr / lintr:
data-raw/update_gis.R#L288
file=data-raw/update_gis.R,line=288,col=34,[object_usage_linter] no visible binding for global variable 'area_km2'
|
lintr / lintr:
data-raw/update_gis.R#L290
file=data-raw/update_gis.R,line=290,col=29,[object_usage_linter] no visible binding for global variable '.'
|
Codecov / Codecov
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
R-CMD-check / ubuntu-latest (R-devel)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
R-CMD-check / ubuntu-latest (R-4.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
R-CMD-check / windows-latest (R-4.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
R-CMD-check / macOS-latest (R-4.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|