|
2 | 2 | "lib/omniauth/strategies/jwt.rb:564365983": [ |
3 | 3 | [59, 9, 76, "Lint/RescueException: Avoid rescuing the `Exception` class. Perhaps you meant to rescue `StandardError`?", 967033479] |
4 | 4 | ], |
5 | | - "omniauth-jwt2.gemspec:1169556408": [ |
| 5 | + "omniauth-jwt2.gemspec:654652344": [ |
6 | 6 | [166, 3, 39, "Gemspec/DependencyVersion: Dependency version specification is required.", 190611830], |
7 | 7 | [167, 3, 45, "Gemspec/DependencyVersion: Dependency version specification is required.", 1496807756] |
8 | 8 | ], |
9 | | - "spec/lib/omniauth/strategies/jwt_spec.rb:3575552485": [ |
| 9 | + "spec/lib/omniauth/strategies/jwt_spec.rb:1409726614": [ |
10 | 10 | [3, 1, 40, "RSpec/SpecFilePathFormat: Spec path should end with `omni_auth/strategies/jwt*_spec.rb`.", 1545891400], |
11 | 11 | [12, 13, 25, "RSpec/DescribedClass: Use `described_class` instead of `OmniAuth::Strategies::JWT`.", 2234488924], |
12 | | - [19, 11, 15, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 391893083], |
13 | | - [29, 11, 16, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 1409468707], |
14 | | - [116, 9, 20, "RSpec/StubbedMock: Prefer `allow` over `expect` when configuring a response.", 2951559342], |
15 | | - [120, 5, 125, "RSpec/LeakyLocalVariable: Do not use local variables defined outside of examples inside of them.", 689775740], |
16 | | - [130, 5, 56, "Performance/RedundantMerge: Use `algos[OpenSSL::PKey::EC] = %w[ES256 ES384 ES512]` instead of `algos.merge!(OpenSSL::PKey::EC => %w[ES256 ES384 ES512])`.", 2983772293], |
17 | | - [160, 13, 28, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 1877551307] |
| 12 | + [24, 11, 15, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 391893083], |
| 13 | + [34, 11, 16, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 1409468707], |
| 14 | + [121, 9, 20, "RSpec/StubbedMock: Prefer `allow` over `expect` when configuring a response.", 2951559342], |
| 15 | + [125, 5, 125, "RSpec/LeakyLocalVariable: Do not use local variables defined outside of examples inside of them.", 689775740], |
| 16 | + [135, 5, 56, "Performance/RedundantMerge: Use `algos[OpenSSL::PKey::EC] = %w[ES256 ES384 ES512]` instead of `algos.merge!(OpenSSL::PKey::EC => %w[ES256 ES384 ES512])`.", 2983772293], |
| 17 | + [165, 13, 28, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 1877551307] |
18 | 18 | ], |
19 | 19 | "spec/spec_helper.rb:2608937500": [ |
20 | 20 | [50, 3, 34, "RSpec/Output: Do not write to stdout in specs.", 1097326571], |
|
0 commit comments