Skip to content

More JSON factset tests #581

More JSON factset tests

More JSON factset tests #581

Triggered via pull request May 30, 2024 01:38
Status Failure
Total duration 16m 9s
Artifacts

test.yml

on: pull_request
Matrix: test
Test suite
0s
Test suite
Fit to window
Zoom out
Zoom in

Annotations

15 errors
test (3.2)
Process completed with exit code 1.
test (3.0)
Process completed with exit code 1.
test (3.1)
Process completed with exit code 1.
test (2.7)
Process completed with exit code 1.
rubocop: spec/facts_schema_spec.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
rubocop: spec/facts_schema_spec.rb#L7
Style/QuotedSymbols: Prefer single-quoted symbols when you don't need string interpolation or special symbols.
rubocop: 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)
rubocop: spec/facts_schema_spec.rb#L8
Lint/SymbolConversion: Unnecessary symbol conversion; use `title:` instead.
rubocop: spec/facts_schema_spec.rb#L8
Style/QuotedSymbols: Prefer single-quoted symbols when you don't need string interpolation or special symbols.
rubocop: 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)
rubocop: spec/facts_schema_spec.rb#L9
Lint/SymbolConversion: Unnecessary symbol conversion; use `description:` instead.
rubocop: spec/facts_schema_spec.rb#L9
Style/QuotedSymbols: Prefer single-quoted symbols when you don't need string interpolation or special symbols.
rubocop: 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)
rubocop: 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)
test (3.3)
Process completed with exit code 1.