|
1 | 1 | { |
2 | | - "README.md:2478083419": [ |
| 2 | + "README.md:4226975945": [ |
3 | 3 | [277, 3, 100, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 3592044714] |
4 | 4 | ], |
5 | 5 | "bin/bundle:247448467": [ |
|
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:1077115502": [ |
35 | | - [23, 9, 814, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 2641680277], |
36 | | - [34, 33, 14, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 3392992668], |
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] |
| 34 | + "lib/omniauth/identity/models/rom.rb:1006067066": [ |
| 35 | + [28, 9, 866, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 3432708653], |
| 36 | + [39, 33, 14, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 3392992668], |
| 37 | + [60, 13, 14, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 2710654061], |
| 38 | + [61, 25, 14, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 2710654061], |
| 39 | + [66, 13, 18, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 3343971124], |
| 40 | + [67, 13, 18, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 3343971124], |
| 41 | + [71, 13, 20, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 2230320645], |
| 42 | + [72, 13, 20, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 2230320645], |
| 43 | + [76, 13, 15, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 3094507655], |
| 44 | + [77, 14, 15, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 3094507655] |
40 | 45 | ], |
41 | 46 | "lib/omniauth/identity/models/sequel.rb:101522047": [ |
42 | 47 | [44, 9, 3379, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 3595458005] |
|
102 | 107 | [14, 1, 61, "RSpec/SpecFilePathFormat: Spec path should end with `omni_auth/identity/models/mongoid*_spec.rb`.", 2184534986], |
103 | 108 | [32, 9, 71, "RSpec/SubjectStub: Do not stub methods of the object under test.", 399334056] |
104 | 109 | ], |
105 | | - "spec_orms/rom_spec.rb:1364234352": [ |
| 110 | + "spec_orms/rom_spec.rb:2272636079": [ |
106 | 111 | [5, 1, 57, "RSpec/SpecFilePathFormat: Spec path should end with `omni_auth/identity/models/rom*_spec.rb`.", 18469108], |
107 | 112 | [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] |
108 | 113 | ], |
|
0 commit comments