More JSON factset tests #581
Annotations
10 errors
spec/facts_schema_spec.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
spec/facts_schema_spec.rb#L7
Style/QuotedSymbols: Prefer single-quoted symbols when you don't need string interpolation or special symbols.
|
spec/facts_schema_spec.rb#L7
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
spec/facts_schema_spec.rb#L8
Lint/SymbolConversion: Unnecessary symbol conversion; use `title:` instead.
|
spec/facts_schema_spec.rb#L8
Style/QuotedSymbols: Prefer single-quoted symbols when you don't need string interpolation or special symbols.
|
spec/facts_schema_spec.rb#L8
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
spec/facts_schema_spec.rb#L9
Lint/SymbolConversion: Unnecessary symbol conversion; use `description:` instead.
|
spec/facts_schema_spec.rb#L9
Style/QuotedSymbols: Prefer single-quoted symbols when you don't need string interpolation or special symbols.
|
spec/facts_schema_spec.rb#L9
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
spec/facts_schema_spec.rb#L11
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
This job failed
Loading