Add topological sorting for dumped views via TSort #333
Annotations
10 errors and 1 warning
Run standardrb:
lib/scenic/schema_dumper.rb#L10
Style/Alias: Use `alias_method` instead of `alias`.
|
Run standardrb:
spec/scenic/schema_dumper_spec.rb#L134
Style/TrailingCommaInArguments: Avoid comma after the last parameter of a method call.
|
Run standardrb:
spec/scenic/schema_dumper_spec.rb#L180
Layout/ClosingHeredocIndentation: `sql` is not aligned with `sql_definition: <<-sql`.
|
Run standardrb:
spec/scenic/schema_dumper_spec.rb#L180
Naming/HeredocDelimiterCase: Use uppercase heredoc delimiters.
|
Run standardrb:
spec/scenic/schema_dumper_spec.rb#L184
Layout/ClosingHeredocIndentation: `sql` is not aligned with `sql_definition: <<-sql`.
|
Run standardrb:
spec/scenic/schema_dumper_spec.rb#L184
Naming/HeredocDelimiterCase: Use uppercase heredoc delimiters.
|
Run standardrb:
spec/scenic/schema_dumper_spec.rb#L189
Layout/ClosingHeredocIndentation: `sql` is not aligned with `sql_definition: <<-sql`.
|
Run standardrb:
spec/scenic/schema_dumper_spec.rb#L189
Naming/HeredocDelimiterCase: Use uppercase heredoc delimiters.
|
Run standardrb:
spec/scenic/schema_dumper_spec.rb#L196
Layout/ClosingHeredocIndentation: `sql` is not aligned with `sql_definition: <<-sql`.
|
Run standardrb:
spec/scenic/schema_dumper_spec.rb#L196
Naming/HeredocDelimiterCase: Use uppercase heredoc delimiters.
|
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/.
|
The logs for this run have expired and are no longer available.
Loading