Strip back pipeline to Rubocop linting only #2342
Annotations
4 errors
RuboCop:
app/models/notion.rb#L1
Style/Documentation: Missing top-level documentation comment for `class Notion`.
|
RuboCop:
app/models/notion.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
RuboCop:
app/models/notion.rb#L5
Rails/UniqueValidationWithoutIndex: Uniqueness validation should be with a unique index.
|
RuboCop
Process completed with exit code 1.
|