|
3 | 3 | [66, 5, 20, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 2485198147], |
4 | 4 | [78, 5, 74, "Style/InvertibleUnlessCondition: Prefer `if Gem.rubygems_version >= Gem::Version.new(\"2.7.0\")` over `unless Gem.rubygems_version < Gem::Version.new(\"2.7.0\")`.", 2453573257] |
5 | 5 | ], |
6 | | - "lib/oauth2.rb:3930909031": [ |
7 | | - [31, 5, 21, "ThreadSafety/ClassAndModuleAttributes: Avoid mutating class and module attributes.", 622027168], |
8 | | - [34, 11, 7, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 651502127] |
| 6 | + "lib/oauth2.rb:3563577000": [ |
| 7 | + [34, 5, 21, "ThreadSafety/ClassAndModuleAttributes: Avoid mutating class and module attributes.", 622027168], |
| 8 | + [37, 11, 7, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 651502127] |
9 | 9 | ], |
10 | 10 | "lib/oauth2/authenticator.rb:3711266135": [ |
11 | 11 | [42, 5, 113, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 734523108] |
|
28 | 28 | [130, 3, 52, "Gemspec/DependencyVersion: Dependency version specification is required.", 3163430777], |
29 | 29 | [131, 3, 48, "Gemspec/DependencyVersion: Dependency version specification is required.", 425065368] |
30 | 30 | ], |
31 | | - "spec/oauth2/access_token_spec.rb:388877639": [ |
| 31 | + "spec/oauth2/access_token_spec.rb:2406469319": [ |
32 | 32 | [3, 1, 34, "RSpec/SpecFilePathFormat: Spec path should end with `o_auth2/access_token*_spec.rb`.", 1972107547], |
33 | | - [594, 13, 25, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 770233088], |
34 | | - [664, 9, 101, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 3022740639], |
35 | | - [668, 9, 79, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 2507338967] |
| 33 | + [612, 13, 25, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 770233088], |
| 34 | + [682, 9, 101, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 3022740639], |
| 35 | + [686, 9, 79, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 2507338967] |
36 | 36 | ], |
37 | 37 | "spec/oauth2/authenticator_spec.rb:853320290": [ |
38 | 38 | [3, 1, 36, "RSpec/SpecFilePathFormat: Spec path should end with `o_auth2/authenticator*_spec.rb`.", 819808017], |
|
41 | 41 | [69, 15, 38, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 1480816240], |
42 | 42 | [79, 13, 23, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 2314399065] |
43 | 43 | ], |
44 | | - "spec/oauth2/client_spec.rb:824695973": [ |
| 44 | + "spec/oauth2/client_spec.rb:623759711": [ |
45 | 45 | [6, 1, 29, "RSpec/SpecFilePathFormat: Spec path should end with `o_auth2/client*_spec.rb`.", 439549885], |
46 | 46 | [174, 7, 492, "RSpec/NoExpectationExample: No expectation found in this example.", 1272021224], |
47 | 47 | [193, 7, 592, "RSpec/NoExpectationExample: No expectation found in this example.", 3428877205], |
48 | 48 | [206, 15, 20, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 2320605227], |
49 | 49 | [221, 15, 20, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 1276531672], |
50 | 50 | [236, 15, 43, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 1383956904], |
51 | 51 | [251, 15, 43, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 3376202107], |
52 | | - [869, 5, 360, "RSpec/NoExpectationExample: No expectation found in this example.", 536201463], |
53 | | - [878, 5, 461, "RSpec/NoExpectationExample: No expectation found in this example.", 3392600621], |
54 | | - [889, 5, 340, "RSpec/NoExpectationExample: No expectation found in this example.", 244592251], |
55 | | - [934, 63, 2, "RSpec/BeEq: Prefer `be` over `eq`.", 5860785], |
56 | | - [979, 11, 99, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 3084776886], |
57 | | - [983, 11, 82, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 1524553529], |
58 | | - [991, 7, 89, "RSpec/NoExpectationExample: No expectation found in this example.", 4609419], |
59 | | - [1079, 11, 99, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 3084776886], |
60 | | - [1083, 11, 82, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 1524553529], |
61 | | - [1163, 17, 12, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 664794325], |
62 | | - [1188, 5, 459, "RSpec/NoExpectationExample: No expectation found in this example.", 2216851076], |
63 | | - [1198, 7, 450, "RSpec/NoExpectationExample: No expectation found in this example.", 2619808549] |
| 52 | + [865, 5, 360, "RSpec/NoExpectationExample: No expectation found in this example.", 536201463], |
| 53 | + [874, 5, 461, "RSpec/NoExpectationExample: No expectation found in this example.", 3392600621], |
| 54 | + [885, 5, 340, "RSpec/NoExpectationExample: No expectation found in this example.", 244592251], |
| 55 | + [930, 63, 2, "RSpec/BeEq: Prefer `be` over `eq`.", 5860785], |
| 56 | + [975, 11, 99, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 3084776886], |
| 57 | + [979, 11, 82, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 1524553529], |
| 58 | + [987, 7, 89, "RSpec/NoExpectationExample: No expectation found in this example.", 4609419], |
| 59 | + [1075, 11, 99, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 3084776886], |
| 60 | + [1079, 11, 82, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 1524553529], |
| 61 | + [1159, 17, 12, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 664794325], |
| 62 | + [1184, 5, 459, "RSpec/NoExpectationExample: No expectation found in this example.", 2216851076], |
| 63 | + [1194, 7, 450, "RSpec/NoExpectationExample: No expectation found in this example.", 2619808549] |
64 | 64 | ], |
65 | 65 | "spec/oauth2/error_spec.rb:1209122273": [ |
66 | 66 | [23, 1, 28, "RSpec/SpecFilePathFormat: Spec path should end with `o_auth2/error*_spec.rb`.", 3385870076], |
|
97 | 97 | "spec/oauth2/version_spec.rb:1001406821": [ |
98 | 98 | [3, 1, 30, "RSpec/SpecFilePathFormat: Spec path should end with `o_auth2/version*_spec.rb`.", 1099517182] |
99 | 99 | ], |
100 | | - "spec/oauth2_spec.rb:1511642301": [ |
101 | | - [3, 1, 21, "RSpec/SpecFilePathFormat: Spec path should end with `o_auth2*_spec.rb`.", 3359091140], |
102 | | - [5, 68, 2, "RSpec/BeEq: Prefer `be` over `eq`.", 5860785] |
| 100 | + "spec/oauth2_spec.rb:2292862590": [ |
| 101 | + [3, 1, 21, "RSpec/SpecFilePathFormat: Spec path should end with `o_auth2*_spec.rb`.", 3359091140] |
103 | 102 | ] |
104 | 103 | } |
0 commit comments