Skip to content

HTML not visible in Sonarqube messages posted to Gitlab #281

@p3k

Description

@p3k
  • Gitlab Community Edition 12.9.4
  • Sonar Gitlab plugin 4.1.0-SNAPSHOT
  • SonarQube 7.9.2 (build 30863)

We got the following message posted from the CI runner to our Gitlab instance:

:arrow_down_small: Surround this <li> item tag by a <ul> or <ol> container one. [:blue_book:](https://sonar.semanticlab.net/coding_rules#rule_key=Web%3AItemTagNotWithinContainerTagCheck) @tobi

– which is rendered like this:

image

The HTML tags are not displayed, obviously, and should be wrapped in backticks:

:arrow_down_small: Surround this `<li>` item tag by a `<ul>` or `<ol>` container one. [:blue_book:](https://sonar.semanticlab.net/coding_rules#rule_key=Web%3AItemTagNotWithinContainerTagCheck) @tobi

(Also posted to community.sonarsource.com.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions