|
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:1956148869": [ |
7 | | - [35, 5, 21, "ThreadSafety/ClassAndModuleAttributes: Avoid mutating class and module attributes.", 622027168], |
| 6 | + "lib/oauth2.rb:4176768025": [ |
8 | 7 | [38, 11, 7, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 651502127] |
9 | 8 | ], |
10 | | - "lib/oauth2/access_token.rb:2233632404": [ |
| 9 | + "lib/oauth2/access_token.rb:3471244990": [ |
11 | 10 | [49, 13, 5, "Style/IdenticalConditionalBranches: Move `t_key` out of the conditional.", 183811513], |
12 | 11 | [55, 13, 5, "Style/IdenticalConditionalBranches: Move `t_key` out of the conditional.", 183811513] |
13 | 12 | ], |
14 | | - "lib/oauth2/authenticator.rb:3711266135": [ |
| 13 | + "lib/oauth2/authenticator.rb:63639854": [ |
15 | 14 | [42, 5, 113, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 734523108] |
16 | 15 | ], |
17 | 16 | "lib/oauth2/filtered_attributes.rb:1202323815": [ |
|
32 | 31 | [130, 3, 52, "Gemspec/DependencyVersion: Dependency version specification is required.", 3163430777], |
33 | 32 | [131, 3, 48, "Gemspec/DependencyVersion: Dependency version specification is required.", 425065368] |
34 | 33 | ], |
35 | | - "spec/oauth2/access_token_spec.rb:3473606468": [ |
| 34 | + "spec/oauth2/access_token_spec.rb:443932125": [ |
36 | 35 | [3, 1, 34, "RSpec/SpecFilePathFormat: Spec path should end with `o_auth2/access_token*_spec.rb`.", 1972107547], |
37 | | - [780, 13, 25, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 770233088], |
38 | | - [850, 9, 101, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 3022740639], |
39 | | - [854, 9, 79, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 2507338967] |
| 36 | + [392, 142, 40, "Lint/LiteralInInterpolation: Literal interpolation detected.", 4210228387], |
| 37 | + [400, 142, 40, "Lint/LiteralInInterpolation: Literal interpolation detected.", 4210228387], |
| 38 | + [606, 142, 20, "Lint/LiteralInInterpolation: Literal interpolation detected.", 304063511], |
| 39 | + [632, 142, 20, "Lint/LiteralInInterpolation: Literal interpolation detected.", 304063511], |
| 40 | + [781, 13, 25, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 770233088], |
| 41 | + [851, 9, 101, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 3022740639], |
| 42 | + [855, 9, 79, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 2507338967] |
40 | 43 | ], |
41 | 44 | "spec/oauth2/authenticator_spec.rb:853320290": [ |
42 | 45 | [3, 1, 36, "RSpec/SpecFilePathFormat: Spec path should end with `o_auth2/authenticator*_spec.rb`.", 819808017], |
|
45 | 48 | [69, 15, 38, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 1480816240], |
46 | 49 | [79, 13, 23, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 2314399065] |
47 | 50 | ], |
48 | | - "spec/oauth2/client_spec.rb:2085440011": [ |
| 51 | + "spec/oauth2/client_spec.rb:1326196445": [ |
49 | 52 | [6, 1, 29, "RSpec/SpecFilePathFormat: Spec path should end with `o_auth2/client*_spec.rb`.", 439549885], |
50 | | - [174, 7, 492, "RSpec/NoExpectationExample: No expectation found in this example.", 1272021224], |
51 | | - [193, 7, 592, "RSpec/NoExpectationExample: No expectation found in this example.", 3428877205], |
52 | | - [206, 15, 20, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 2320605227], |
53 | | - [221, 15, 20, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 1276531672], |
54 | | - [236, 15, 43, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 1383956904], |
55 | | - [251, 15, 43, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 3376202107], |
56 | | - [829, 5, 360, "RSpec/NoExpectationExample: No expectation found in this example.", 536201463], |
57 | | - [838, 5, 461, "RSpec/NoExpectationExample: No expectation found in this example.", 3392600621], |
58 | | - [849, 5, 340, "RSpec/NoExpectationExample: No expectation found in this example.", 244592251], |
59 | | - [894, 63, 2, "RSpec/BeEq: Prefer `be` over `eq`.", 5860785], |
60 | | - [939, 11, 99, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 3084776886], |
61 | | - [943, 11, 82, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 1524553529], |
62 | | - [951, 7, 89, "RSpec/NoExpectationExample: No expectation found in this example.", 4609419], |
63 | | - [1039, 11, 99, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 3084776886], |
64 | | - [1043, 11, 82, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 1524553529], |
65 | | - [1123, 17, 12, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 664794325], |
66 | | - [1148, 5, 459, "RSpec/NoExpectationExample: No expectation found in this example.", 2216851076], |
67 | | - [1158, 7, 450, "RSpec/NoExpectationExample: No expectation found in this example.", 2619808549] |
| 53 | + [175, 7, 492, "RSpec/NoExpectationExample: No expectation found in this example.", 1272021224], |
| 54 | + [194, 7, 592, "RSpec/NoExpectationExample: No expectation found in this example.", 3428877205], |
| 55 | + [207, 15, 20, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 2320605227], |
| 56 | + [222, 15, 20, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 1276531672], |
| 57 | + [237, 15, 43, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 1383956904], |
| 58 | + [252, 15, 43, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 3376202107], |
| 59 | + [830, 5, 360, "RSpec/NoExpectationExample: No expectation found in this example.", 536201463], |
| 60 | + [839, 5, 461, "RSpec/NoExpectationExample: No expectation found in this example.", 3392600621], |
| 61 | + [850, 5, 340, "RSpec/NoExpectationExample: No expectation found in this example.", 244592251], |
| 62 | + [895, 63, 2, "RSpec/BeEq: Prefer `be` over `eq`.", 5860785], |
| 63 | + [940, 11, 99, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 3084776886], |
| 64 | + [944, 11, 82, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 1524553529], |
| 65 | + [952, 7, 89, "RSpec/NoExpectationExample: No expectation found in this example.", 4609419], |
| 66 | + [1040, 11, 99, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 3084776886], |
| 67 | + [1044, 11, 82, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 1524553529], |
| 68 | + [1124, 17, 12, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 664794325] |
68 | 69 | ], |
69 | 70 | "spec/oauth2/error_spec.rb:1209122273": [ |
70 | 71 | [23, 1, 28, "RSpec/SpecFilePathFormat: Spec path should end with `o_auth2/error*_spec.rb`.", 3385870076], |
|
0 commit comments