Strip back pipeline to Rubocop linting only #2341
Annotations
5 errors
app/models/notion.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
app/models/notion.rb#L6
Rails/UniqueValidationWithoutIndex: Uniqueness validation should be with a unique index.
|
spec/rails_helper.rb#L6
Style/ExpandPathArguments: Use `expand_path('../config/environment', __dir__)` instead of `expand_path('../../config/environment', __FILE__)`.
|
spec/rails_helper.rb#L32
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
|
The logs for this run have expired and are no longer available.
Loading