Add side_by_side mode to update_materialized_view #405
ci.yml
on: pull_request
Lint with Standard
14s
Matrix: build
Annotations
6 errors and 7 warnings
Lint with Standard:
lib/scenic/adapters/postgres/index_migration.rb#L44
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint with Standard:
lib/scenic/adapters/postgres/index_migration.rb#L50
Style/TrailingCommaInArguments: Avoid comma after the last parameter of a method call.
|
Lint with Standard:
lib/scenic/adapters/postgres/indexes.rb#L47
Style/TrailingCommaInArguments: Avoid comma after the last parameter of a method call.
|
Lint with Standard:
spec/scenic/adapters/postgres/index_creation_spec.rb#L7
Lint/UselessAssignment: Useless assignment to variable - `adapter`.
|
Lint with Standard:
spec/scenic/adapters/postgres/index_migration_spec.rb#L7
Lint/UselessAssignment: Useless assignment to variable - `adapter`.
|
Lint with Standard:
spec/support/dummy_speaker.rb#L11
Style/TrivialAccessors: Use `attr_reader` to define trivial reader methods.
|
Lint with Standard
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby 3.4, Rails 7.2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby 3.4, Rails 8.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby 3.3, Rails 7.2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby 3.3, Rails 8.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby 3.4, Rails main
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby head, Rails main
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|