bump to 6.1.5 #347
Annotations
10 errors and 1 warning
|
starndardrb:
test/coverband/track_key_test.rb#L34
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
starndardrb:
test/coverband/track_key_test.rb#L26
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
starndardrb:
test/coverband/track_key_test.rb#L10
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
starndardrb:
test/benchmarks/benchmark.rake#L149
Style/HashSlice: Use `slice(*keys_subset)` instead.
|
|
starndardrb:
lib/coverband/adapters/hash_redis_store.rb#L208
Style/HashSlice: Use `slice(*META_DATA_KEYS)` instead.
|
|
starndardrb:
lib/coverband.rb#L119
Style/SafeNavigation: Use safe navigation (`&.`) instead of checking if an object exists before calling the method.
|
|
starndardrb:
lib/coverband.rb#L116
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
starndardrb:
lib/coverband.rb#L114
Style/StringLiteralsInInterpolation: Prefer double-quoted strings inside interpolations.
|
|
starndardrb:
lib/coverband.rb#L112
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
starndardrb:
lib/coverband.rb#L110
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
test (ubuntu, Gemfile.rails7.0, ruby-head, 5)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|