Bump selenium-webdriver from 4.27.0 to 4.29.1 #22
Annotations
10 errors and 1 warning
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-31be99dfb0a780d031a3cc919de488ad5dc045b56f794f3cb522260b229dc1ef, setup-ruby-bundler-cache-v6-ubuntu-24.04-x64-ruby-3.3.4-wd-/home/runner/work/rottenpotatoesJD/rottenpotatoesJD-with--without--only--Gemfile.lock-
|
Loading