enklere docker image #121
Annotations
12 warnings
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
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/app_server.R#L181
file=R/app_server.R,line=181,col=6,[indentation_linter] Indentation should be 4 spaces but is 6 spaces.
|
lint:
R/app_ui.R#L8
file=R/app_ui.R,line=8,col=4,[commented_code_linter] Commented code should be removed.
|
lint:
R/app_ui.R#L78
file=R/app_ui.R,line=78,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 82 characters.
|
lint:
R/autoreport.R#L29
file=R/autoreport.R,line=29,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 89 characters.
|
lint:
R/autoreport.R#L35
file=R/autoreport.R,line=35,col=39,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/autoreport.R#L38
file=R/autoreport.R,line=38,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/autoreport.R#L40
file=R/autoreport.R,line=40,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/autoreport.R#L42
file=R/autoreport.R,line=42,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/autoreport.R#L47
file=R/autoreport.R,line=47,col=4,[commented_code_linter] Commented code should be removed.
|
lint:
R/autoreport.R#L50
file=R/autoreport.R,line=50,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
|