Decomposition statistics in default print #36
Annotations
1 error and 7 warnings
lint
Process completed with exit code 31.
|
lint
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.
|
lint:
R/print.R#L73
file=R/print.R,line=73,col=16,[indentation_linter] Indentation should be 12 spaces but is 16 spaces.
|
lint:
R/print.R#L81
file=R/print.R,line=81,col=16,[indentation_linter] Indentation should be 12 spaces but is 16 spaces.
|
lint:
R/print.R#L83
file=R/print.R,line=83,col=16,[indentation_linter] Indentation should be 12 spaces but is 16 spaces.
|
lint:
R/print.R#L84
file=R/print.R,line=84,col=16,[indentation_linter] Indentation should be 8 spaces but is 16 spaces.
|
lint:
R/print.R#L88
file=R/print.R,line=88,col=16,[indentation_linter] Indentation should be 12 spaces but is 16 spaces.
|
lint:
R/print.R#L90
file=R/print.R,line=90,col=16,[indentation_linter] Indentation should be 12 spaces but is 16 spaces.
|