|
3 | 3 | [68, 14, 2, "Lint/Syntax: unexpected token tASSOC\n(Using Ruby 2.0 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)", 5859494], |
4 | 4 | [69, 15, 2, "Lint/Syntax: unexpected token tASSOC\n(Using Ruby 2.0 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)", 5859494] |
5 | 5 | ], |
6 | | - "lib/omniauth-ldap/adaptor.rb:1489268298": [ |
7 | | - [29, 7, 413, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 105664470], |
8 | | - [79, 17, 3, "Style/AndOr: Use `&&` instead of `and`.", 193409806], |
9 | | - [79, 30, 3, "Style/AndOr: Use `&&` instead of `and`.", 193409806], |
10 | | - [79, 37, 1, "Lint/AssignmentInCondition: Wrap assignment in parentheses if intentional", 177560] |
| 6 | + "lib/omniauth-ldap/adaptor.rb:2194339752": [ |
| 7 | + [31, 7, 413, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 105664470], |
| 8 | + [81, 17, 3, "Style/AndOr: Use `&&` instead of `and`.", 193409806], |
| 9 | + [81, 30, 3, "Style/AndOr: Use `&&` instead of `and`.", 193409806], |
| 10 | + [81, 37, 1, "Lint/AssignmentInCondition: Wrap assignment in parentheses if intentional", 177560] |
11 | 11 | ], |
12 | 12 | "lib/omniauth/strategies/ldap.rb:356253354": [ |
13 | 13 | [48, 9, 53, "Lint/RescueException: Avoid rescuing the `Exception` class. Perhaps you meant to rescue `StandardError`?", 4018396070], |
14 | 14 | [54, 27, 3, "Style/AndOr: Use `&&` instead of `and`.", 193409806], |
15 | 15 | [71, 7, 970, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 3995669691] |
16 | 16 | ], |
| 17 | + "omniauth-ldap.gemspec:2458519129": [ |
| 18 | + [100, 3, 31, "Gemspec/DependencyVersion: Dependency version specification is required.", 1863578069], |
| 19 | + [101, 3, 26, "Gemspec/DependencyVersion: Dependency version specification is required.", 1276340125], |
| 20 | + [102, 3, 31, "Gemspec/DependencyVersion: Dependency version specification is required.", 354037683], |
| 21 | + [103, 3, 27, "Gemspec/DependencyVersion: Dependency version specification is required.", 2688832005], |
| 22 | + [104, 3, 31, "Gemspec/DependencyVersion: Dependency version specification is required.", 2110985977], |
| 23 | + [105, 3, 32, "Gemspec/DependencyVersion: Dependency version specification is required.", 3005951394] |
| 24 | + ], |
17 | 25 | "spec/omniauth-ldap/adaptor_spec.rb:3932937965": [ |
18 | 26 | [71, 7, 26, "RSpec/StubbedMock: Prefer `allow` over `expect` when configuring a response.", 1924417310], |
19 | 27 | [72, 7, 26, "RSpec/StubbedMock: Prefer `allow` over `expect` when configuring a response.", 1924417310], |
|
0 commit comments