Bump bootsnap from 1.18.6 to 1.20.1 #39
Annotations
10 errors
|
lint
Process completed with exit code 1.
|
|
lint:
test/models/donut_log_test.rb#L306
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
test/models/donut_log_test.rb#L289
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
test/models/donut_log_test.rb#L33
Layout/SpaceInsideParens: Space inside parentheses detected.
|
|
lint:
config/initializers/ruby_llm.rb#L5
Layout/TrailingEmptyLines: Final newline missing.
|
|
lint:
config/initializers/ruby_llm.rb#L4
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
config/initializers/ruby_llm.rb#L1
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
app/tools/donut_log_validations_tool.rb#L24
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
app/models/donut_log.rb#L40
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
scan_ruby
Process completed with exit code 5.
|