Skip to content

Adds spec for YAML-parsing of multilines #283

Adds spec for YAML-parsing of multilines

Adds spec for YAML-parsing of multilines #283

Triggered via push May 10, 2024 02:33
Status Failure
Total duration 57s
Artifacts

tests.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint: lib/i18n/tasks/translators/google_translator.rb#L28
[Correctable] Layout/TrailingWhitespace: Trailing whitespace detected.
lint: spec/google_translate_spec.rb#L15
[Correctable] Layout/ExtraSpacing: Unnecessary spacing detected.
lint: spec/google_translate_spec.rb#L15
[Correctable] Layout/SpaceAroundOperators: Operator = should be surrounded by a single space.
lint: spec/google_translate_spec.rb#L16
[Correctable] Layout/ExtraSpacing: Unnecessary spacing detected.
lint: spec/google_translate_spec.rb#L32
RSpec/MultipleExpectations: Example has too many expectations [11/9].
lint: spec/yaml_spec.rb#L77
[Correctable] Layout/HeredocIndentation: Use 2 spaces for indentation in a heredoc.
lint
Process completed with exit code 1.