|
| 1 | +{ |
| 2 | + "lib/omniauth/strategies/jwt.rb:543932255": [ |
| 3 | + [60, 9, 76, "Lint/RescueException: Avoid rescuing the `Exception` class. Perhaps you meant to rescue `StandardError`?", 967033479] |
| 4 | + ], |
| 5 | + "omniauth-jwt2.gemspec:998952283": [ |
| 6 | + [18, 16, 16, "Packaging/GemspecGit: Avoid using git to produce lists of files. Downstreams often need to build your package in an environment that does not have git (on purpose). Use some pure Ruby alternative, like `Dir` or `Dir.glob`.", 1973161220] |
| 7 | + ], |
| 8 | + "spec/lib/omniauth/strategies/jwt_spec.rb:2698313308": [ |
| 9 | + [3, 1, 34, "RSpec/FilePath: Spec path should end with `omni_auth/strategies/jwt*_spec.rb`.", 1935033905], |
| 10 | + [3, 1, 34, "RSpec/SpecFilePathFormat: Spec path should end with `omni_auth/strategies/jwt*_spec.rb`.", 1935033905], |
| 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 | + [20, 5, 42, "RSpec/MultipleExpectations: Example has too many expectations [2/1].", 4106660663], |
| 14 | + [29, 11, 16, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 1409468707], |
| 15 | + [51, 7, 51, "RSpec/MultipleExpectations: Example has too many expectations [2/1].", 4149552871], |
| 16 | + [51, 7, 531, "RSpec/ExampleLength: Example has too many lines. [6/5]", 2143440997], |
| 17 | + [91, 3, 3512, "RSpec/MultipleMemoizedHelpers: Example group has too many memoized helpers [10/5]", 2363831099], |
| 18 | + [110, 7, 7, "RSpec/NamedSubject: Name your test subject if you need to reference it explicitly.", 1892732441], |
| 19 | + [111, 7, 7, "RSpec/NamedSubject: Name your test subject if you need to reference it explicitly.", 1892732441], |
| 20 | + [116, 9, 6, "RSpec/ExpectInHook: Do not use `expect` in `before` hook", 1179768986], |
| 21 | + [116, 9, 20, "RSpec/StubbedMock: Prefer `allow` over `expect` when configuring a response.", 2951559342], |
| 22 | + [116, 33, 7, "RSpec/MessageSpies: Prefer `have_received` for setting message expectations. Setup `rack_request` as a spy using `allow` or `instance_spy`.", 1384559950], |
| 23 | + [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], |
| 24 | + [133, 9, 846, "RSpec/MultipleMemoizedHelpers: Example group has too many memoized helpers [10/5]", 3520352246], |
| 25 | + [152, 22, 7, "RSpec/NamedSubject: Name your test subject if you need to reference it explicitly.", 1892732441], |
| 26 | + [160, 5, 310, "RSpec/MultipleMemoizedHelpers: Example group has too many memoized helpers [10/5]", 3501674141], |
| 27 | + [160, 13, 28, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 1877551307], |
| 28 | + [170, 18, 7, "RSpec/NamedSubject: Name your test subject if you need to reference it explicitly.", 1892732441], |
| 29 | + [174, 5, 515, "RSpec/MultipleMemoizedHelpers: Example group has too many memoized helpers [10/5]", 1246671601], |
| 30 | + [185, 9, 7, "RSpec/NamedSubject: Name your test subject if you need to reference it explicitly.", 1892732441], |
| 31 | + [189, 18, 7, "RSpec/NamedSubject: Name your test subject if you need to reference it explicitly.", 1892732441], |
| 32 | + [193, 5, 537, "RSpec/MultipleMemoizedHelpers: Example group has too many memoized helpers [10/5]", 3770030886], |
| 33 | + [205, 9, 7, "RSpec/NamedSubject: Name your test subject if you need to reference it explicitly.", 1892732441], |
| 34 | + [209, 18, 7, "RSpec/NamedSubject: Name your test subject if you need to reference it explicitly.", 1892732441] |
| 35 | + ], |
| 36 | + "spec/support/hash.rb:812296649": [ |
| 37 | + [2, 3, 110, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 3570181400] |
| 38 | + ] |
| 39 | +} |
0 commit comments