Vignettes #3169
Annotations
10 errors and 1 warning
Run RuboCop:
spec/factories/multiple_choice_answers.rb#L2
Lint/EmptyBlock: Empty block detected.
|
Run RuboCop:
spec/factories/multiple_choice_answers.rb#L3
Layout/TrailingWhitespace: Trailing whitespace detected.
|
Run RuboCop:
spec/helpers/vignettes/questionnaires_helper_spec.rb#L1
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Run RuboCop:
spec/helpers/vignettes/questionnaires_helper_spec.rb#L13
Style/MethodCallWithArgsParentheses: Use parentheses for method calls with arguments.
|
Run RuboCop:
spec/helpers/vignettes/slides_helper_spec.rb#L1
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Run RuboCop:
spec/helpers/vignettes/slides_helper_spec.rb#L13
Style/MethodCallWithArgsParentheses: Use parentheses for method calls with arguments.
|
Run RuboCop:
spec/models/multiple_choice_answer_spec.rb#L1
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Run RuboCop:
spec/models/multiple_choice_answer_spec.rb#L3
Style/MethodCallWithArgsParentheses: Use parentheses for method calls with arguments.
|
Run RuboCop:
spec/models/option_spec.rb#L1
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Run RuboCop:
spec/models/option_spec.rb#L3
Style/MethodCallWithArgsParentheses: Use parentheses for method calls with arguments.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading