|
1 | 1 | { |
2 | | - "lib/omniauth-ldap/adaptor.rb:715274645": [ |
3 | | - [64, 7, 413, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 105664470], |
4 | | - [114, 17, 3, "Style/AndOr: Use `&&` instead of `and`.", 193409806], |
5 | | - [114, 30, 3, "Style/AndOr: Use `&&` instead of `and`.", 193409806], |
6 | | - [114, 37, 1, "Lint/AssignmentInCondition: Wrap assignment in parentheses if intentional", 177560] |
| 2 | + "lib/omniauth-ldap/adaptor.rb:3212021924": [ |
| 3 | + [65, 7, 413, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 105664470] |
7 | 4 | ], |
8 | 5 | "spec/integration/middleware_spec.rb:4142891586": [ |
9 | 6 | [3, 16, 39, "RSpec/DescribeClass: The first argument to describe should be the class or module being tested.", 638096201], |
|
15 | 12 | [4, 3, 12, "RSpec/BeforeAfterAll: Beware of using `before(:all)` as it may cause state to leak between tests. If you are using `rspec-rails`, and `use_transactional_fixtures` is enabled, then records created in `before(:all)` are not automatically rolled back.", 86334566], |
16 | 13 | [70, 16, 5, "RSpec/ExpectActual: Provide the actual value you are testing to `expect(...)`.", 237881235] |
17 | 14 | ], |
18 | | - "spec/omniauth-ldap/adaptor_spec.rb:2715031579": [ |
| 15 | + "spec/omniauth-ldap/adaptor_spec.rb:321639549": [ |
19 | 16 | [3, 1, 38, "RSpec/SpecFilePathFormat: Spec path should end with `omni_auth/ldap/adaptor*_spec.rb`.", 1973618936], |
20 | | - [206, 7, 26, "RSpec/StubbedMock: Prefer `allow` over `expect` when configuring a response.", 1924417310], |
21 | | - [207, 7, 26, "RSpec/StubbedMock: Prefer `allow` over `expect` when configuring a response.", 1924417310], |
22 | | - [208, 7, 26, "RSpec/StubbedMock: Prefer `allow` over `expect` when configuring a response.", 1924417310], |
23 | | - [214, 7, 26, "RSpec/StubbedMock: Prefer `allow` over `expect` when configuring a response.", 1924417310], |
24 | | - [215, 7, 26, "RSpec/StubbedMock: Prefer `allow` over `expect` when configuring a response.", 1924417310], |
25 | | - [216, 7, 26, "RSpec/StubbedMock: Prefer `allow` over `expect` when configuring a response.", 1924417310] |
| 17 | + [225, 9, 26, "RSpec/StubbedMock: Prefer `allow` over `expect` when configuring a response.", 1924417310], |
| 18 | + [226, 9, 26, "RSpec/StubbedMock: Prefer `allow` over `expect` when configuring a response.", 1924417310] |
26 | 19 | ], |
27 | 20 | "spec/omniauth/adaptor_spec.rb:1168013709": [ |
28 | 21 | [3, 1, 38, "RSpec/SpecFilePathFormat: Spec path should end with `omni_auth/ldap/adaptor*_spec.rb`.", 1973618936], |
29 | 22 | [46, 7, 38, "RSpec/AnyInstance: Avoid stubbing using `allow_any_instance_of`.", 3627954156], |
30 | 23 | [47, 7, 38, "RSpec/AnyInstance: Avoid stubbing using `allow_any_instance_of`.", 3627954156], |
31 | 24 | [84, 7, 48, "RSpec/AnyInstance: Avoid stubbing using `allow_any_instance_of`.", 2759780562] |
32 | 25 | ], |
33 | | - "spec/omniauth/strategies/ldap_spec.rb:2044523926": [ |
34 | | - [120, 13, 9, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 1130140517], |
35 | | - [175, 17, 28, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 3444838747], |
36 | | - [184, 17, 23, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 1584148894], |
37 | | - [195, 17, 32, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 1515076977], |
38 | | - [204, 19, 19, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 2526348694], |
39 | | - [230, 17, 56, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 2413495789], |
40 | | - [245, 13, 9, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 3182939526], |
41 | | - [278, 15, 19, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 2526348694] |
| 26 | + "spec/omniauth/strategies/ldap_spec.rb:1834231975": [ |
| 27 | + [126, 13, 9, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 1130140517], |
| 28 | + [181, 17, 28, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 3444838747], |
| 29 | + [190, 17, 23, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 1584148894], |
| 30 | + [201, 17, 32, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 1515076977], |
| 31 | + [243, 19, 19, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 2526348694], |
| 32 | + [269, 17, 56, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 2413495789], |
| 33 | + [284, 13, 9, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 3182939526], |
| 34 | + [338, 15, 19, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 2526348694] |
42 | 35 | ] |
43 | 36 | } |
0 commit comments