|
1 | 1 | { |
2 | | - "README.md:2294530640": [ |
3 | | - [275, 3, 100, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 3592044714] |
| 2 | + "README.md:2478083419": [ |
| 3 | + [277, 3, 100, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 3592044714] |
4 | 4 | ], |
5 | 5 | "bin/bundle:247448467": [ |
6 | 6 | [64, 5, 20, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 2485198147] |
|
31 | 31 | [57, 13, 125, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 3604044426], |
32 | 32 | [69, 13, 83, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 902334745] |
33 | 33 | ], |
34 | | - "lib/omniauth/identity/models/rom.rb:4274893658": [ |
35 | | - [23, 9, 804, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 2641680277], |
| 34 | + "lib/omniauth/identity/models/rom.rb:1077115502": [ |
| 35 | + [23, 9, 814, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 2641680277], |
36 | 36 | [34, 33, 14, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 3392992668], |
37 | | - [34, 48, 15, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 3094507655], |
38 | | - [51, 13, 15, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 1768297560], |
39 | | - [67, 18, 20, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 2230320645], |
40 | | - [68, 54, 20, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 2230320645] |
| 37 | + [56, 13, 15, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 1768297560], |
| 38 | + [72, 18, 20, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 2230320645], |
| 39 | + [73, 54, 20, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 2230320645] |
41 | 40 | ], |
42 | 41 | "lib/omniauth/identity/models/sequel.rb:101522047": [ |
43 | 42 | [44, 9, 3379, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 3595458005] |
|
103 | 102 | [14, 1, 61, "RSpec/SpecFilePathFormat: Spec path should end with `omni_auth/identity/models/mongoid*_spec.rb`.", 2184534986], |
104 | 103 | [32, 9, 71, "RSpec/SubjectStub: Do not stub methods of the object under test.", 399334056] |
105 | 104 | ], |
106 | | - "spec_orms/rom_spec.rb:2718230340": [ |
107 | | - [42, 1, 57, "RSpec/SpecFilePathFormat: Spec path should end with `omni_auth/identity/models/rom*_spec.rb`.", 18469108], |
108 | | - [43, 3, 254, "RSpec/LeakyConstantDeclaration: Stub constant instead of declaring explicitly.", 151871654], |
109 | | - [51, 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] |
| 105 | + "spec_orms/rom_spec.rb:1364234352": [ |
| 106 | + [5, 1, 57, "RSpec/SpecFilePathFormat: Spec path should end with `omni_auth/identity/models/rom*_spec.rb`.", 18469108], |
| 107 | + [6, 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] |
110 | 108 | ], |
111 | | - "spec_orms/sequel_spec.rb:1275922107": [ |
112 | | - [22, 1, 60, "RSpec/SpecFilePathFormat: Spec path should end with `omni_auth/identity/models/sequel*_spec.rb`.", 36626431], |
113 | | - [23, 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], |
114 | | - [34, 7, 42, "Layout/EmptyLinesAfterModuleInclusion: Add an empty line after module inclusion.", 1846499429], |
115 | | - [48, 9, 71, "RSpec/SubjectStub: Do not stub methods of the object under test.", 399334056] |
| 109 | + "spec_orms/sequel_spec.rb:1276231279": [ |
| 110 | + [12, 1, 60, "RSpec/SpecFilePathFormat: Spec path should end with `omni_auth/identity/models/sequel*_spec.rb`.", 36626431], |
| 111 | + [13, 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], |
| 112 | + [39, 9, 71, "RSpec/SubjectStub: Do not stub methods of the object under test.", 399334056] |
116 | 113 | ] |
117 | 114 | } |
0 commit comments