Add topological sorting for dumped views via TSort #333
ci.yml
on: pull_request
Lint with Standard
15s
Matrix: build
Annotations
17 errors and 8 warnings
Lint with Standard:
lib/scenic/schema_dumper.rb#L10
Style/Alias: Use `alias_method` instead of `alias`.
|
Lint with Standard:
spec/scenic/schema_dumper_spec.rb#L134
Style/TrailingCommaInArguments: Avoid comma after the last parameter of a method call.
|
Lint with Standard:
spec/scenic/schema_dumper_spec.rb#L180
Layout/ClosingHeredocIndentation: `sql` is not aligned with `sql_definition: <<-sql`.
|
Lint with Standard:
spec/scenic/schema_dumper_spec.rb#L180
Naming/HeredocDelimiterCase: Use uppercase heredoc delimiters.
|
Lint with Standard:
spec/scenic/schema_dumper_spec.rb#L184
Layout/ClosingHeredocIndentation: `sql` is not aligned with `sql_definition: <<-sql`.
|
Lint with Standard:
spec/scenic/schema_dumper_spec.rb#L184
Naming/HeredocDelimiterCase: Use uppercase heredoc delimiters.
|
Lint with Standard:
spec/scenic/schema_dumper_spec.rb#L189
Layout/ClosingHeredocIndentation: `sql` is not aligned with `sql_definition: <<-sql`.
|
Lint with Standard:
spec/scenic/schema_dumper_spec.rb#L189
Naming/HeredocDelimiterCase: Use uppercase heredoc delimiters.
|
Lint with Standard:
spec/scenic/schema_dumper_spec.rb#L196
Layout/ClosingHeredocIndentation: `sql` is not aligned with `sql_definition: <<-sql`.
|
Lint with Standard:
spec/scenic/schema_dumper_spec.rb#L196
Naming/HeredocDelimiterCase: Use uppercase heredoc delimiters.
|
Ruby 3.2, Rails 7.0
Process completed with exit code 1.
|
Ruby 3.0, Rails 6.1
Process completed with exit code 1.
|
Ruby 3.0, Rails 7.0
Process completed with exit code 1.
|
Ruby 3.1, Rails 6.1
Process completed with exit code 1.
|
Ruby 3.1, Rails 7.0
Process completed with exit code 1.
|
Ruby 2.7, Rails 7.0
Process completed with exit code 1.
|
Ruby 2.7, Rails 6.1
Process completed with exit code 1.
|
Lint with Standard
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Ruby 3.2, Rails 7.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Ruby 3.0, Rails 6.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Ruby 3.0, Rails 7.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Ruby 3.1, Rails 6.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Ruby 3.1, Rails 7.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Ruby 2.7, Rails 7.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Ruby 2.7, Rails 6.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|