Add detailed debug logging for OAuth user creation #13
Annotations
11 errors
|
lint:
app/controllers/application_controller.rb#L6
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
app/controllers/application_controller.rb#L4
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
app/controllers/admin_controller.rb#L27
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
app/controllers/admin_controller.rb#L25
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
app/controllers/admin_controller.rb#L21
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
app/controllers/admin_controller.rb#L17
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
app/controllers/admin_controller.rb#L16
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
app/controllers/admin_controller.rb#L12
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
app/controllers/admin_controller.rb#L3
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
Gemfile#L87
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
test
Process completed with exit code 1.
|