lintr #100
Annotations
6 warnings
Run lintr scanning
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.
|
Run lintr scanning
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.
|
Run lintr scanning:
R/atom_cp_db.R#L18
file=R/atom_cp_db.R,line=18,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 86 characters.
|
Run lintr scanning:
R/wfs_ad.R#L152
file=R/wfs_ad.R,line=152,col=1,[object_length_linter] Variable and function names should not be longer than 30 characters.
|
Run lintr scanning:
R/wfs_cp.R#L142
file=R/wfs_cp.R,line=142,col=1,[object_length_linter] Variable and function names should not be longer than 30 characters.
|
Run lintr scanning:
R/wfs_cp.R#L182
file=R/wfs_cp.R,line=182,col=1,[object_length_linter] Variable and function names should not be longer than 30 characters.
|