docs: README #38
Annotations
11 warnings
lint
The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory
|
lint:
R/app_config.R#L29
file=R/app_config.R,line=29,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 83 characters.
|
lint:
R/app_config.R#L31
file=R/app_config.R,line=31,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 85 characters.
|
lint:
R/app_run.R#L10
file=R/app_run.R,line=10,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/app_run.R#L12
file=R/app_run.R,line=12,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/app_run.R#L13
file=R/app_run.R,line=13,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/utils_server.R#L48
file=R/utils_server.R,line=48,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/utils_ui.R#L128
file=R/utils_ui.R,line=128,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/utils_ui.R#L332
file=R/utils_ui.R,line=332,col=37,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/utils_ui.R#L373
file=R/utils_ui.R,line=373,col=3,[commented_code_linter] Commented code should be removed.
|
lint:
tests/testthat/test-utils_ui.R#L48
file=tests/testthat/test-utils_ui.R,line=48,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 105 characters.
|