fix: security and calendar-sync hardening sweep #477
Annotations
8 errors
|
lint
Process completed with exit code 1.
|
|
lint:
db/migrate/20260618025841_create_console1984_tables.console1984.rb#L17
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
db/migrate/20260618025841_create_console1984_tables.console1984.rb#L17
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/controllers/admin/users_controller.rb#L50
Layout/EndAlignment: `end` at 50, 27 is not aligned with `@oauth_credentials = if` at 44, 6.
|
|
lint:
app/controllers/admin/users_controller.rb#L48
Layout/ElseAlignment: Align `else` with `@oauth_credentials`.
|
|
lint:
app/controllers/admin/users_controller.rb#L42
Layout/EndAlignment: `end` at 42, 29 is not aligned with `@enrollments_by_term = if` at 34, 6.
|
|
lint:
app/controllers/admin/users_controller.rb#L40
Layout/ElseAlignment: Align `else` with `@enrollments_by_term`.
|
|
scan_ruby
Process completed with exit code 1.
|