.github/workflows/workflow-schedule.yml #202
workflow-schedule.yml
on: schedule
Codecov
/
Codecov
1m 40s
lintr
/
lintr
1m 34s
Matrix: R-CMD-check / R-CMD-check
Annotations
29 warnings
lintr / lintr
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
lintr / lintr
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
lintr / lintr
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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#L285
file=data-raw/update_gis.R,line=285,col=24,[object_usage_linter] no visible binding for global variable 'postcode'
|
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'
|
Codecov / Codecov
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Codecov / Codecov
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Codecov / Codecov
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
R-CMD-check / ubuntu-latest (R-devel)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
R-CMD-check / ubuntu-latest (R-devel)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
R-CMD-check / ubuntu-latest (R-devel)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
R-CMD-check / ubuntu-latest (R-4.3)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
R-CMD-check / ubuntu-latest (R-4.3)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
R-CMD-check / ubuntu-latest (R-4.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
R-CMD-check / macOS-latest (R-4.3)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
R-CMD-check / macOS-latest (R-4.3)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
R-CMD-check / macOS-latest (R-4.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
R-CMD-check / macOS-latest (R-4.3)
Already linked: /opt/homebrew/Cellar/gcc/14.2.0
|
R-CMD-check / windows-latest (R-4.3)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
R-CMD-check / windows-latest (R-4.3)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
R-CMD-check / windows-latest (R-4.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|