Make RDS create and connect easy #71
Annotations
1 error and 5 warnings
lint
Process completed with exit code 31.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
R/database-rds.R#L203
file=R/database-rds.R,line=203,col=12,[brace_linter] Any function spanning multiple lines should use curly braces.
|
lint:
R/secrets_manager.R#L23
file=R/secrets_manager.R,line=23,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
|
lint:
R/ui_fetch_secret.R#L26
file=R/ui_fetch_secret.R,line=26,col=2,[indentation_linter] Hanging indent should be 28 spaces but is 2 spaces.
|
lint:
tests/testthat/test-random_user.R#L8
file=tests/testthat/test-random_user.R,line=8,col=7,[commented_code_linter] Commented code should be removed.
|