|
1 | 1 | { |
2 | | - "README.md:2294530640": [ |
3 | | - [275, 3, 100, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 3592044714] |
| 2 | + "README.md:4226975945": [ |
| 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] |
7 | 7 | ], |
8 | | - "lib/omniauth/identity/model.rb:4176389330": [ |
| 8 | + "lib/omniauth/identity/model.rb:2544890477": [ |
9 | 9 | [71, 11, 9, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 4045031525], |
10 | 10 | [72, 11, 9, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 4045031525], |
11 | 11 | [72, 40, 9, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 4045031525], |
|
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: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] |
| 45 | + ], |
34 | 46 | "lib/omniauth/identity/models/sequel.rb:101522047": [ |
35 | 47 | [44, 9, 3379, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 3595458005] |
36 | 48 | ], |
|
95 | 107 | [14, 1, 61, "RSpec/SpecFilePathFormat: Spec path should end with `omni_auth/identity/models/mongoid*_spec.rb`.", 2184534986], |
96 | 108 | [32, 9, 71, "RSpec/SubjectStub: Do not stub methods of the object under test.", 399334056] |
97 | 109 | ], |
98 | | - "spec_orms/sequel_spec.rb:1275922107": [ |
99 | | - [22, 1, 60, "RSpec/SpecFilePathFormat: Spec path should end with `omni_auth/identity/models/sequel*_spec.rb`.", 36626431], |
100 | | - [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], |
101 | | - [34, 7, 42, "Layout/EmptyLinesAfterModuleInclusion: Add an empty line after module inclusion.", 1846499429], |
102 | | - [48, 9, 71, "RSpec/SubjectStub: Do not stub methods of the object under test.", 399334056] |
| 110 | + "spec_orms/rom_spec.rb:2272636079": [ |
| 111 | + [5, 1, 57, "RSpec/SpecFilePathFormat: Spec path should end with `omni_auth/identity/models/rom*_spec.rb`.", 18469108], |
| 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] |
| 113 | + ], |
| 114 | + "spec_orms/sequel_spec.rb:1276231279": [ |
| 115 | + [12, 1, 60, "RSpec/SpecFilePathFormat: Spec path should end with `omni_auth/identity/models/sequel*_spec.rb`.", 36626431], |
| 116 | + [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], |
| 117 | + [39, 9, 71, "RSpec/SubjectStub: Do not stub methods of the object under test.", 399334056] |
103 | 118 | ] |
104 | 119 | } |
0 commit comments