Platform applications new_installation should not always create a new user #1902
Annotations
10 errors
Standard Ruby:
bullet_train-api/test/bullet_train/platform/connection_workflow_test.rb#L14
Layout/SpaceInsideHashLiteralBraces: Space inside { detected.
|
Standard Ruby:
bullet_train-api/test/bullet_train/platform/connection_workflow_test.rb#L14
Layout/SpaceInsideHashLiteralBraces: Space inside } detected.
|
Standard Ruby:
bullet_train-api/test/bullet_train/platform/connection_workflow_test.rb#L38
Lint/UselessAssignment: Useless assignment to variable - `params`.
|
Standard Ruby:
bullet_train-api/test/bullet_train/platform/connection_workflow_test.rb#L39
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Standard Ruby:
bullet_train-api/test/bullet_train/platform/connection_workflow_test.rb#L40
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Standard Ruby:
bullet_train-api/test/bullet_train/platform/connection_workflow_test.rb#L47
Lint/UselessAssignment: Useless assignment to variable - `params`.
|
Standard Ruby:
bullet_train-api/test/bullet_train/platform/connection_workflow_test.rb#L52
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Standard Ruby:
bullet_train-api/test/bullet_train/platform/connection_workflow_test.rb#L53
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Standard Ruby
Process completed with exit code 1.
|
Standard Ruby
Standard Ruby found issues in your code.
|
Loading