Secrets manager plus usage in RDS create #44
Annotations
1 error and 11 warnings
Lint
Process completed with exit code 31.
|
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#L120
file=R/database-rds.R,line=120,col=38,[commas_linter] Commas should always have a space after.
|
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/policies.R#L99
file=R/policies.R,line=99,col=2,[indentation_linter] Hanging indent should be 30 spaces but is 2 spaces.
|
Lint:
R/policies.R#L121
file=R/policies.R,line=121,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 84 characters.
|
Lint:
R/policies.R#L141
file=R/policies.R,line=141,col=2,[indentation_linter] Hanging indent should be 39 spaces but is 2 spaces.
|
Lint:
R/policies.R#L144
file=R/policies.R,line=144,col=4,[indentation_linter] Hanging indent should be 19 spaces but is 4 spaces.
|
Lint:
R/users.R#L199
file=R/users.R,line=199,col=4,[indentation_linter] Hanging indent should be 10 spaces but is 4 spaces.
|
Lint:
R/users.R#L203
file=R/users.R,line=203,col=4,[indentation_linter] Hanging indent should be 14 spaces but is 4 spaces.
|
Lint:
R/users.R#L213
file=R/users.R,line=213,col=3,[object_usage_linter] local variable 'policy' assigned but may not be used
|
Lint:
R/users.R#L218
file=R/users.R,line=218,col=3,[object_usage_linter] local variable 'current_user' assigned but may not be used
|
Loading