Bump sqlite3 from 2.5.0 to 2.6.0 #20
Annotations
10 errors and 2 warnings
Lint code for consistent style:
Gemfile#L11
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
Gemfile#L68
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
Gemfile#L69
Layout/TrailingEmptyLines: Final newline missing.
|
Lint code for consistent style:
app/controllers/movies_controller.rb#L8
Layout/ElseAlignment: Align `elsif` with `@movies`.
|
Lint code for consistent style:
app/controllers/movies_controller.rb#L10
Layout/ElseAlignment: Align `elsif` with `@movies`.
|
Lint code for consistent style:
app/controllers/movies_controller.rb#L12
Layout/ElseAlignment: Align `elsif` with `@movies`.
|
Lint code for consistent style:
app/controllers/movies_controller.rb#L14
Layout/ElseAlignment: Align `elsif` with `@movies`.
|
Lint code for consistent style:
app/controllers/movies_controller.rb#L16
Layout/ElseAlignment: Align `elsif` with `@movies`.
|
Lint code for consistent style:
app/controllers/movies_controller.rb#L18
Layout/ElseAlignment: Align `else` with `@movies`.
|
Lint code for consistent style:
app/controllers/movies_controller.rb#L20
Layout/EndAlignment: `end` at 20, 14 is not aligned with `@movies = if` at 6, 4.
|
Set up Ruby
Cache not found for keys: setup-ruby-bundler-cache-v6-ubuntu-24.04-x64-ruby-3.3.4-wd-/home/runner/work/rottenpotatoesJD/rottenpotatoesJD-with--without--only--Gemfile.lock-c78d7ab5cf8d1699604ea557cc323b07d8a525ba8985a8e2414c0300d6f2db64, setup-ruby-bundler-cache-v6-ubuntu-24.04-x64-ruby-3.3.4-wd-/home/runner/work/rottenpotatoesJD/rottenpotatoesJD-with--without--only--Gemfile.lock-
|
Set up Ruby
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
|
Loading