|
| 1 | +{ |
| 2 | + "app/controllers/masq/info_controller.rb:3069306562": [ |
| 3 | + [13, 65, 2, "Style/AndOr: Use `||` instead of `or`.", 5861240] |
| 4 | + ], |
| 5 | + "app/controllers/masq/passwords_controller.rb:4013562638": [ |
| 6 | + [8, 18, 1, "Lint/AssignmentInCondition: Wrap assignment in parentheses if intentional", 177560] |
| 7 | + ], |
| 8 | + "app/controllers/masq/server_controller.rb:4249946322": [ |
| 9 | + [47, 16, 1, "Lint/AssignmentInCondition: Wrap assignment in parentheses if intentional", 177560], |
| 10 | + [89, 25, 1, "Lint/AssignmentInCondition: Wrap assignment in parentheses if intentional", 177560] |
| 11 | + ], |
| 12 | + "app/controllers/masq/sessions_controller.rb:2546607075": [ |
| 13 | + [39, 21, 3, "Style/AndOr: Use `&&` instead of `and`.", 193409806], |
| 14 | + [49, 20, 1, "Lint/AssignmentInCondition: Wrap assignment in parentheses if intentional", 177560] |
| 15 | + ], |
| 16 | + "app/models/masq/account.rb:3431296046": [ |
| 17 | + [43, 5, 298, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 2464945722], |
| 18 | + [80, 5, 1035, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 2286399262], |
| 19 | + [82, 17, 3, "Style/AndOr: Use `&&` instead of `and`.", 193409806], |
| 20 | + [98, 18, 3, "Style/AndOr: Use `&&` instead of `and`.", 193409806], |
| 21 | + [98, 32, 3, "Style/AndOr: Use `&&` instead of `and`.", 193409806], |
| 22 | + [99, 39, 2, "Style/AndOr: Use `||` instead of `or`.", 5861240], |
| 23 | + [99, 88, 3, "Style/AndOr: Use `&&` instead of `and`.", 193409806], |
| 24 | + [108, 5, 97, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 4218748683], |
| 25 | + [220, 5, 3, "Lint/IneffectiveAccessModifier: `private` (on line 216) does not make singleton methods private. Use `private_class_method` or `private` inside a `class << self` block instead.", 193404514], |
| 26 | + [220, 5, 85, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 115756650], |
| 27 | + [226, 5, 3, "Lint/IneffectiveAccessModifier: `private` (on line 216) does not make singleton methods private. Use `private_class_method` or `private` inside a `class << self` block instead.", 193404514], |
| 28 | + [226, 5, 181, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 3702657420], |
| 29 | + [234, 5, 3, "Lint/IneffectiveAccessModifier: `private` (on line 216) does not make singleton methods private. Use `private_class_method` or `private` inside a `class << self` block instead.", 193404514], |
| 30 | + [234, 5, 135, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 4139970307] |
| 31 | + ], |
| 32 | + "app/models/masq/open_id_request.rb:3145306176": [ |
| 33 | + [27, 7, 159, "Style/SafeNavigation: Use safe navigation (`&.`) instead of checking if an object exists before calling the method.", 474907089] |
| 34 | + ], |
| 35 | + "app/models/masq/persona.rb:3585878101": [ |
| 36 | + [14, 5, 55, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 1041090622], |
| 37 | + [18, 5, 142, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 3038409932], |
| 38 | + [55, 5, 3, "Lint/IneffectiveAccessModifier: `private` (on line 52) does not make singleton methods private. Use `private_class_method` or `private` inside a `class << self` block instead.", 193404514], |
| 39 | + [55, 5, 78, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 2563415249] |
| 40 | + ], |
| 41 | + "app/models/masq/signup.rb:1186383472": [ |
| 42 | + [7, 5, 126, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 1071524745] |
| 43 | + ], |
| 44 | + "lib/masq/authenticated_system.rb:2956957840": [ |
| 45 | + [95, 5, 3, "Lint/IneffectiveAccessModifier: `protected` (on line 3) does not make singleton methods protected. Use `protected` inside a `class << self` block instead.", 193404514], |
| 46 | + [95, 5, 111, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 4258707989], |
| 47 | + [127, 10, 34, "Style/SafeNavigation: Use safe navigation (`&.`) instead of checking if an object exists before calling the method.", 631550519] |
| 48 | + ], |
| 49 | + "lib/masq/openid_server_system.rb:2879462441": [ |
| 50 | + [106, 26, 41, "Style/SafeNavigation: Use safe navigation (`&.`) instead of checking if an object exists before calling the method.", 3858462676] |
| 51 | + ], |
| 52 | + "lib/tasks/masq_tasks.rake:1483017689": [ |
| 53 | + [39, 21, 42, "Style/SafeNavigation: Use safe navigation (`&.`) instead of checking if an object exists before calling the method.", 4054527944] |
| 54 | + ], |
| 55 | + "masq.gemspec:1107948888": [ |
| 56 | + [72, 3, 26, "Gemspec/DependencyVersion: Dependency version specification is required.", 1260806891], |
| 57 | + [73, 3, 32, "Gemspec/DependencyVersion: Dependency version specification is required.", 855136127], |
| 58 | + [76, 3, 33, "Gemspec/DependencyVersion: Dependency version specification is required.", 3159729161], |
| 59 | + [78, 3, 30, "Gemspec/DependencyVersion: Dependency version specification is required.", 2010339150], |
| 60 | + [89, 3, 72, "Gemspec/DependencyVersion: Dependency version specification is required.", 2491072344] |
| 61 | + ], |
| 62 | + "test/test_helper.rb:2707756256": [ |
| 63 | + [194, 45, 1, "Lint/AssignmentInCondition: Wrap assignment in parentheses if intentional", 177560] |
| 64 | + ] |
| 65 | +} |
0 commit comments